summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/DxeMain.h
AgeCommit message (Expand)Author
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao4
2010-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney
2010-04-24Update the copyright notice formathhtian
2010-02-271. Refine debug agent library.vanjeff
2010-02-161) Fix build issuesmdkinney
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-05Enable the Load Module At fixed Address feature jchen20
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao4
2009-05-11fix the typo in DxeCoreeric_tian
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang8
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-03Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuideric_tian
2009-02-23Update DxeCore for the performance infrastructure updates: Use Raw sting to r...qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
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