summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/DxeMain.h
AgeCommit message (Expand)Author
2008-11-22Clean upmdkinney
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-09-16The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian
2008-09-10Add EFIAPI modifier for all GCD services APIsqhuang8
2008-09-09Rename Hand.h to Handle.h.qwang12
2008-09-08Add more comment for EFI_DEP_REPLACE_TRUEqwang12
2008-09-08Remove a dead macro EFI_DXESERVICEqwang12
2008-09-01clean up DxeCore to remove some dead code.qhuang8
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang8
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang8
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang8
2008-07-26Minor clean up.qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-08Code scrube for MdeModule Definitions.lgao4
2008-05-22Remove minor defects in Doxygen headerqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao4
2007-12-10MdeModule cleanup for PI:klu2
2007-12-07Cache FvImage at buffer with its required alignment.lgao4
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-12fixed the following problems:eric_tian
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.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-04Merge the PI enabling works from the branchqwang12
2007-07-20remove some comments introduced by tools.vanjeff
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