mirror of
https://github.com/ipxe/ipxe
synced 2026-06-29 00:07:28 +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>