]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / FwVol / FwVolRead.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-10-29 Siyuan FuMdeModulePkg/Core: Support standalone MM in FV2 protoco...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2017-09-26 Star ZengMdeModulePkg Core: Support FFS_ATTRIB_DATA_ALIGNMENT_2
2016-08-29 Star ZengMdeModulePkg DxeCore: Return correct AuthStatus for...
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...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-02-12 lgao4Correct typo in word in DxeCore.
2010-04-24 hhtianUpdate the copyright notice format
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
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 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-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...