]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/FwVol/FwVol.c
MdeModulePkg DxeCore: Don't cache memory mapped IO FV.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / FwVol / FwVol.c
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
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-10-27 lzeng14Add core FFS3 support, DxeCore.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
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-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.
2007-12-10 klu2MdeModule cleanup for PI:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-06 klu2Should use gEfiFirmwareFileSystem2Guid but not gEfiFirm...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...