]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/FwVol
MdeModulePkg/Core: allow HeapGuard even before CpuArchProtocol installed
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / FwVol /
2017-10-10 Star ZengMdeModulePkg Core: Propagate PEI-phase FV authenticatio...
2017-09-26 Star ZengMdeModulePkg Core: Support FFS_ATTRIB_DATA_ALIGNMENT_2
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-08-29 Star ZengMdeModulePkg DxeCore: Return correct AuthStatus for...
2014-12-17 Star ZengMdeModulePkg DxeCore: Fix potential FV overflow of...
2014-12-10 Liming GaoMdeModulePke: DxeCore NotifyFwVolBlock() function issue
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-10-09 Star ZengMdeModulePkg DxeCore: Add FVH signature check before...
2014-08-28 Star ZengMdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_C...
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
2014-06-26 Eric DongRefine code to make it more safely.
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-02-17 lgao4Don't install FV protocol on the corrupt FV image.
2011-12-15 lgao4Enhance DXE dispatcher logic to check the duplicated...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-05-17 lzeng14CalculateSum8() and CalculateSum16() defined in BaseLib...
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...