audk/DuetPkg/DxeIpl
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
..
Ia32 Clean up DxeIpl: 2009-02-03 00:48:56 +00:00
X64 Clean up DxeIpl: 2009-02-03 00:48:56 +00:00
Debug.c Fix building warning for mismatching paramter pointer type 2009-03-30 06:04:55 +00:00
Debug.h Apply david's patch. 2008-04-18 04:14:35 +00:00
DxeInit.c Fix system memory map issue. 2009-06-30 05:47:12 +00:00
DxeIpl.h Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h> 2009-06-07 01:13:55 +00:00
DxeIpl.inf add correct [Depex] section. 2009-08-12 06:55:30 +00:00
HobGeneration.c Fix system memory map issue. 2009-06-30 05:47:12 +00:00
HobGeneration.h 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
LegacyTable.c Clean up to update the reference of the these macros: 2008-12-16 15:31:52 +00:00
LegacyTable.h Modify all file header to follow doxygen format 2008-03-19 05:11:21 +00:00
PpisNeededByDxeCore.c Modify all file header to follow doxygen format 2008-03-19 05:11:21 +00:00
PpisNeededByDxeCore.h Modify all file header to follow doxygen format 2008-03-19 05:11:21 +00:00
SerialStatusCode.c Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) 2009-06-01 22:42:58 +00:00
SerialStatusCode.h Apply david's patch. 2008-04-18 04:14:35 +00:00