]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Dispatcher / Dispatcher.c
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2008-11-24 jljustenAdd useful DEBUG message for determining the when drive...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-09-12 qhuang8Remove the internal CoreCreateProtocolNotifyEvent(...
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-22 qhuang8Remove minor defects in Doxygen header
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2007-12-11 lgao4Use AllocatePage for FvImage.
2007-12-10 lgao4Move sure FvImage buffer at its alignment when install...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-24 xli24Update for ICC build.
2007-08-23 qwang12Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...