summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/DxeMain.inf
Commit message (Expand)AuthorAgeFilesLines
* Merge the global data in ExecData.c to Event.ceric_tian2008-09-161-1/+0
* The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian2008-09-161-1/+1
* Rename Hand.h to Handle.h.qwang122008-09-091-1/+1
* Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang82008-09-011-0/+1
* Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang82008-08-271-0/+1
* Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang82008-08-201-0/+1
* Code Scrub for Dxe Core.qhuang82008-07-241-2/+2
* Code scrube for MdeModule Definitions.lgao42008-07-081-2/+0
* Update to fix minor coding style issues.qhuang82008-05-211-13/+13
* Change the file name case to follow coding style: The first character should ...qhuang82008-05-211-13/+13
* 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff2008-02-261-0/+1
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-021-0/+3
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-1/+2
* Measure PEimage and ActionString data according to TPM requirement.lgao42008-01-041-0/+1
* MdeModule cleanup for PI:klu22007-12-101-2/+7
* Cache FvImage at buffer with its required alignment.lgao42007-12-071-0/+1
* Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu22007-12-041-1/+2
* Remove useful dependency package's relationshipklu22007-12-041-1/+0
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-1/+1
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-1/+1
* Merge the PI enabling works from the branchqwang122007-09-041-1/+1
* Add dependent packages in INF of modules.yshang12007-08-291-0/+1
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-081-0/+1
* remove some comments introduced by tools.vanjeff2007-07-201-5/+0
* Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang12007-07-191-43/+7
* Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu22007-07-061-1/+1
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+175