summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
AgeCommit message (Expand)Author
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng
2013-01-291. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...lzeng14
2012-08-22Roll back one unnecessary change in Dispatcher.c, which is added by previous ...lgao4
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng14
2012-02-15Add code check to avoid access violation.ydong10
2011-12-19Add more check to make sure the valid pointer be used. lgao4
2011-12-15Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...lgao4
2011-11-23Update DxeCore handle FV Image file with Depex section per PI spec.lgao4
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten
2010-12-04Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney
2010-05-14Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao4
2010-04-24Update the copyright notice formathhtian
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2010-02-23Fix commentmdkinney
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-10-26Update comments on setting >= 8 bytes Fv Alignment.lgao4
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