summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/DxeIplX64Peim/DxeLoadX64.c
AgeCommit message (Expand)Author
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang8
2006-11-21Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...lgao4
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen
2006-11-13Fix gcc build break for this module.lgao4
2006-11-13Fix build break error.lgao4
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao4
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao4
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-10-31Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...lgao4
2006-10-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu2
2006-09-19Add PCD Feature Flags to control which decompression method(s) are included i...mdkinney
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-08-23Fix Edk Tracker 206.lgao4
2006-08-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao4
2006-07-13Remove extra code in DxeLoadX64.c file.lgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4