summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney3-7/+7
2007-08-15Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...yshang11-1/+1
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22-2/+2
2007-08-13Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed...qwang121-4/+12
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-1/+2
2007-08-10EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu21-7/+0
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-3/+4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-1/+1
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao42-3/+5
2007-08-08Fix the type-cast between UINT32 & UINTNqhuang81-2/+4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao45-362/+570
2007-08-07Using CopyMem service to replace the "while" loop for the memory copyzliu31-11/+9
2007-08-06Fix bug in PciCfg to support PCI express address.yshang11-1/+0
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli241-0/+1
2007-07-27Clean the unused include section.yshang11-4/+0
2007-07-25Remove the unused reference of CommonHeader.h in DxeIpl.infyshang11-1/+0
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang12-1/+48
2007-07-24remove dxs files.qwang121-28/+0
2007-07-20Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang12-2/+2
2007-07-20remove some comments introduced by tools.vanjeff2-12/+4
2007-07-20remove some comments introduced by tools.vanjeff2-64/+0
2007-07-19Move RuntimeDxe to /Core of MdeModulePkg.yshang15-0/+940
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang11-43/+7
2007-07-11Fixing the IPF building issue for PeiCoreklu23-10/+1
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH30-276/+51
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu21-4/+4
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu23-3/+3
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu21-1/+1
2007-07-05Enable Nt32 platform boot to DXE phase.klu21-1/+1
2007-07-05Check in following modules,xgu313-0/+2277
2007-07-04Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.yshang11-1/+1
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang142-0/+24972
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu223-0/+5524