]> xenbits.xensource.com Git - seabios.git/commit
Minor - clear unused f-segment data at start of f-segment.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 21 Jul 2012 15:56:09 +0000 (11:56 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 21 Jul 2012 15:56:09 +0000 (11:56 -0400)
commit65802ad7c72bd038144b0ea71c03f8a96d10b3ff
tree6661e65d81dae41860f53e6c3def301e1f92bb41
parentafdeda03e078a9c6f586479716f911c40f3511b7
Minor - clear unused f-segment data at start of f-segment.

Zero the space - some old applications can use the space for UMB if it
is zeroed.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/pmm.c