summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2007-09-27Fix wrong judgement for gInMemoryklu2
2007-09-27Remove unnecesssary PPI from DxeIpl.infklu2
2007-09-27Change the function name.klu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-26Fix a typo.klu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu2
2007-09-12PI Enable: klu2
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-30[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu2
2007-08-30Add some definitions which will be used for future PI enabling.klu2
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-24Update for ICC build.xli24
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang12
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang1
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