edk2/EdkModulePkg/Core/DxeIplX64Peim
lgao4 3e025b6993 Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add code to make sure the stack is aligned to 16 bytes.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1935 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-13 07:10:54 +00:00
..
x64 Optimize the algorithm of creating page table to enhance boot performance and save code size. 2006-09-26 07:22:33 +00:00
DxeIpl.dxs Add missing files in msa file and add module description in msa file, and reorganize DriverSample and DxeIplX64 module directory. 2006-07-12 23:38:53 +00:00
DxeIpl.h Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs type, and Enhance DxeIpl module decompression function to load the decompressed FvImage to the memory address aligned at FvImage required alignment. 2006-10-31 08:22:25 +00:00
DxeIplX64.msa Add PCD Feature Flags to control which decompression method(s) are included in the DXE IPL. The choices are any combination of EFI, Tiano, and Custom decompression. 2006-09-19 19:10:41 +00:00
DxeLoadX64.c Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add code to make sure the stack is aligned to 16 bytes. 2006-11-13 07:10:54 +00:00