mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
7741546a40
QEMU will silently round down a disk or ROM image file to the nearest 512 bytes. Fix by always padding .rom, .dsk and .hd images to the nearest 512-byte boundary. Originally-fixed-by: Stefan Hajnoczi <stefanha@gmail.com>