summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
AgeCommit message (Expand)Author
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian
2008-11-24Add useful DEBUG message for determining the when drivers are jljusten
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-09-12Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...qhuang8
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-22Remove minor defects in Doxygen headerqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
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-07Cache FvImage at buffer with its required alignment.lgao4
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-24Update for ICC build.xli24
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang12
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1