]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/SectionExtraction
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / SectionExtraction /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-11-21 Laszlo ErsekMdeModulePkg/Core/Dxe: limit FwVol encapsulation sectio...
2020-11-21 Laszlo ErsekMdeModulePkg/Core/Dxe: assert SectionInstance invariant...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-06-26 Star ZengMdeModulePkg DxeCore: Only free ScratchBuffer when...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
2014-08-11 Gao, LimingMdeModulePkg: DxeCore
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-07-27 lzeng14Close the corresponding GUIDed section extraction proto...
2012-03-13 ydong10Enhance the error handling.
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2010-07-28 lgao4Enhance FV2.ReadSection() to read GUIDED section raw...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2009-02-16 qhuang8Add assertion to ensure pointer dereference has been...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-21 qhuang8Fix several coding style violations
2008-08-28 qhuang8Fix several approved code review comments:
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-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-03-14 lgao4A leaf section type may contains an array of zero or...
2008-02-13 jljustenMdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtr...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-10 mdkinneyroll back change
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 qhuang8Fix the type-cast between UINT32 & UINTN
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...