summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney
2007-08-15Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...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-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-10EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu2
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-08Fix the type-cast between UINT32 & UINTNqhuang8
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-08-03Update gHobList in DXE core when GCD relocates hob list.xli24
2007-07-27Clean the unused include section.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-20remove some comments introduced by tools.vanjeff
2007-07-19Move RuntimeDxe to /Core of MdeModulePkg.yshang1
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang1
2007-07-11Fixing the IPF building issue for PeiCoreklu2
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu2
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu2
2007-07-05Enable Nt32 platform boot to DXE phase.klu2
2007-07-05Check in following modules,xgu3
2007-07-04Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.yshang1
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu2