opengnsys_ipxe/src/arch
Stefan Hajnoczi 9760005fe8 [build] Pad .hd image type to 32 KB
The disk partition prefix code in hdprefix.S reads the gPXE image in
tracks, not individual sectors.  This means it will attempt to read
beyond the end of the image if the .hd image type is not padded to 32
KB.

This issue is affects virtualization software which may execute a .hd or
.usb image file directly - effectively running a machine with a tiny
disk containing just the gPXE image.  Boot will fail when gPXE tries to
read beyond the end of disk.
2009-12-15 20:22:04 +00:00
..
i386 [build] Pad .hd image type to 32 KB 2009-12-15 20:22:04 +00:00
x86 [linker] Expand and correct symbol requirement macros 2009-11-20 20:27:25 -05:00
x86_64 [build] Use __SIZE_TYPE__ macro in definition of size_t 2009-03-31 07:21:07 +01:00