]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/FwVol
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / FwVol /
2011-02-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
2011-02-12 lgao4Correct typo in word in DxeCore.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-02-16 qhuang8Add assertion to ensure pointer dereference has been...
2009-02-04 lgao4Enhance DxeCore to handle the all block sized allowed...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-16 eric_tianfollow up the comments from code review.
2008-09-12 qhuang8Remove the internal CoreCreateProtocolNotifyEvent(...
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
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-21 qhuang8Update to fix minor coding style issues.
2008-05-09 qhuang8Fix the prediction warnings in DxeMain.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2007-12-10 klu2MdeModule cleanup for PI:
2007-11-19 qwang12Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.
2007-10-18 qwang12Update the return status to comply to PI spec.
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-10 klu2EFI_FILE_TAIL_ATTRIBUTE does not support in PI specific...
2007-07-06 klu2Should use gEfiFirmwareFileSystem2Guid but not gEfiFirm...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...