audk/DuetPkg/EfiLdr
eric_tian e843cdd7d9 1. update bat file to generate right bootia32.efi/bootx64.efi file according to command line parameters.
2. fix a print error in which a %x in format string exists but the corresponding variable argument is not present!
3. fix CONSUME_MEMORY too small issue. In X64 arch, cpu may cause the paging table is too big and beyond the pei memory scope between EfiMemoryTop and EfimemoryBottom. for example, a cpu support 44bits addressing memory space may occupied ~64M paging table.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9794 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-19 08:28:28 +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 Ported LZMA to DUET platform. 2009-05-06 03:44:47 +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