Comment 4 for bug 1048610

Revision history for this message
keeran (keeran6) wrote :

I have similar issue when

keeran@keeran-vm:/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/OvmfPkg$ sudo ./build.sh -a X64 qemu
....
---------------------------------------------------------------------
Ran 234 tests in 2.794s

OK
make[1]: Leaving directory `/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/BaseTools/Tests'
make: Leaving directory `/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/BaseTools'
Running: qemu-system-x86_64 -L /mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/Build/OvmfX64/DEBUG_GCC46/QEMU -hda fat:/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/Build/OvmfX64/DEBUG_GCC46/X64
vvfat fat:/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/Build/OvmfX64/DEBUG_GCC46/X64 chs 1024,16,63
vvfat fat:/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/Build/OvmfX64/DEBUG_GCC46/X64 chs 1024,16,63
qemu: PC system firmware (pflash) must be a multiple of 0x1000
keeran@keeran-vm:/mnt/hgfs/mysw/panda-uefi/uefi.git/edk2/OvmfPkg$

Is there is any work around for now?