On Tue, 1 Dec 2015 20:41:15 +0000 Callum Davies <calrog...@gmail.com> wrote: > I have two "devices" using IA32 UEFI firmware with 64-bit > hardware. An Asus EeeBook X502TA and qemu-system-x86_64 with > an IA32 TianoCore firmware. Neither of these will boot from > snapshots/amd64/install58.fs. > > Attempting to run bootia32.efi from the UEFI shell of the qemu system > simply tells me "Command Error Status: Not Found". > > The EeeBook is deficient, and doesn't provide an UEFI shell, but I > suspect it fails for the same reason.
Fixed some issues on ia32 on the CVS tree. Can you try that by replacing BOOTIA32.EFI in install58.fs? I put compiled one on http://yasuoka.net/~yasuoka/BOOTIA32.EFI . (On qemu, the video hangs after the boot loader switches the video mode. But this seems to be a problem of qemu or my environment.) --yasuoka