summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/DxeIplPeim/DxeLoad.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch1-995/+0
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang81-0/+5
2007-02-14Make DxeIpl loop find the required section type in peiprocessfile functions. lgao41-66/+51
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli241-7/+0
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao41-0/+8
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun31-9/+6
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao41-40/+68
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao41-1/+1
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang81-102/+35
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang81-223/+246
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-08-23Fix Edk Tracker 206.lgao41-2/+7
2006-08-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao41-1/+0
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing1-5/+6
2006-06-16Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao41-7/+14
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang81-17/+17
2006-04-21Initial import.bbahnsen1-0/+1010