summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim
AgeCommit message (Expand)Author
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Removed the duplicated dependent packagejwang36
2007-08-30Added missing dependent packagejwang36
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-08-13Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed...qwang12
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-07Using CopyMem service to replace the "while" loop for the memory copyzliu3
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-07-25Remove the unused reference of CommonHeader.h in DxeIpl.infyshang1
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang1
2007-07-24remove dxs files.qwang12
2007-07-20Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu2
2007-07-05Check in following modules,xgu3