David: DUET has a number of legacy dependencies, since it's designed to boot a UEFI environment over 16-bit BIOS. We don't recommend DUET for current development, since it's not actively under test. https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
Is there some reason you're using DUET rather than building a native UEFI image for QEMU using the EDK II OvmfPkg? https://github.com/tianocore/tianocore.github.io/wiki/OVMF Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software [email protected] -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson -----Original Message----- From: edk2-devel [mailto:[email protected]] On Behalf Of david moheban Sent: Sunday, March 11, 2018 11:22 AM To: [email protected] Subject: [edk2] HELP: Qemu not able to load Duet image Just wanted to followup on my experimentation with Qemu and EDK2's DuetPkg. So far I have successfully been able to load the Duet image in Qemu after refining my image making skills. Though having an issue with UDK2010 NOT being able to load the 'Bootx64' or 'BootIa32' efi boot loader. I also compiled 2010-SR1 and this problem is not present and works with 2010-SR1. Using DDK3790 and VS2010 to compile both packages in DEBUG mode. Should also mention was able to load the EDK-2010 standard Duet Image inside Virtualbox as well HOWEVER need to turn on 'EFI' mode inside Virtualbox settings for the bootx64 or bootia32 efi loader to load! You might ask why using such an old version of EDK? Well I have noticed that UDK-2010 compiles with the smallest file size and I am planing to insert the final image into my firmware with limited space so every KB counts! So if anyone can offer some advice I would very much appreciate it.. Thank you. David. _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

