mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +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>