summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao4
2007-12-11Use AllocatePage for FvImage.lgao4
2007-12-10Move sure FvImage buffer at its alignment when install FVB protocol on it. lgao4
2007-12-10MdeModule cleanup for PI:klu2
2007-12-10Remove logic to repair image handlesmdkinney
2007-12-10roll back changemdkinney
2007-12-07Cache FvImage at buffer with its required alignment.lgao4
2007-12-04Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu2
2007-12-04Remove useful dependency package's relationshipklu2
2007-11-30Update ConnectController() to convert an ImageHandle retrieved from the Platf...mdkinney
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang12
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang8
2007-10-31Print real entry point for IPF image.lgao4
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-18Update the return status to comply to PI spec.qwang12
2007-10-12fixed the following problems:eric_tian
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-29Update DxeCore to set efi memory type for the different image to be loaded.lgao4
2007-09-28Remove PeCoffLoader library class and its instances.lgao4
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-09-04Merge the PI enabling works from the branchqwang12
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-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-08Fix the type-cast between UINT32 & UINTNqhuang8
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli24
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang1
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu2
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