forked from tianocore/tianocore.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
DuetPkg
Laurie0131 edited this page Jun 29, 2017
·
1 revision
Developer's UEFI Emulation (DUET) on EDK II
DuetPkg description:
- Export EFI/UEFI interface
- Support IA32 and X64 architecture
- Chipset/Platform independent
- Boot from Floppy, USB (Legacy Free Consideration), Hard Disk
- Support boot to EFI/UEFI Shell
How to Build for EDK II: https://github.com/tianocore/edk2/raw/master/DuetPkg/ReadMe.txt
Note that DUET is designed to boot UEFI over a legacy BIOS. DUET is considered out of date on current systems. We recommend development using one of the updated EDK II Platforms.