]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Dispatcher
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Dispatcher /
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-05-14 lgao4Fix DxeCore Dispatch Issue that DXE drivers may not...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-23 mdkinneyFix comment
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-10-02 jljustenFix warnings generated by GCC.
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-21 qhuang8Change the file name case to follow coding style: The...
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
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...