audk/DuetPkg/EfiLdr
niruiyu d9dd98f0dc Fix DUET x64 hang in Video Option ROM.
The root cause is EfiLdr module was wrongly loaded to address 0x0 corrupting the BDA(0x400) region. The patch set module base address to 0x10000 which aligns to R8 behavior.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9824 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-26 09:23:24 +00:00
..
Debug.c Fix bundle of issue for ICC build 2008-11-26 17:59:34 +00:00
Debug.h Fix bundle of issue for ICC build 2008-11-26 17:59:34 +00:00
EfiLdr.h Clean up to update the reference of the these macros: 2008-12-16 15:31:52 +00:00
EfiLdr.inf Fix DUET x64 hang in Video Option ROM. 2010-01-26 09:23:24 +00:00
EfiLdrHandoff.h Add missing module for duet package. 2008-04-18 03:09:54 +00:00
EfiLoader.c 1. update bat file to generate right bootia32.efi/bootx64.efi file according to command line parameters. 2010-01-19 08:28:28 +00:00
LzmaDecompress.h Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelFrameworkModulePkg. 2010-01-15 12:39:20 +00:00
PeLoader.c Remove macro usage of EFI32, EFI64 in duet package. 2009-04-16 06:27:51 +00:00
PeLoader.h Add missing module for duet package. 2008-04-18 03:09:54 +00:00
Support.c Clean up EfiLdr: 2009-02-03 00:49:30 +00:00
Support.h Add missing module for duet package. 2008-04-18 03:09:54 +00:00
TianoDecompress.c Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. 2009-01-13 07:41:23 +00:00
TianoDecompress.h 1, Use PrintLib in Duet loader 2008-04-25 09:30:24 +00:00
efildr.c Add missing module for duet package. 2008-04-18 03:09:54 +00:00