summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/SectionExtraction
AgeCommit message (Expand)Author
2012-03-13Enhance the error handling.ydong10
2011-10-27Add core FFS3 support, DxeCore.lzeng14
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao4
2010-04-24Update the copyright notice formathhtian
2010-04-21Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu
2010-03-03Minor bug fix and robustness check improvement.rsun3
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-10-21Fix several coding style violationsqhuang8
2008-08-28Fix several approved code review comments:qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-03-14A leaf section type may contains an array of zero or more bytes. Support the ...lgao4
2008-02-13MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten
2007-12-10MdeModule cleanup for PI:klu2
2007-12-10roll back changemdkinney
2007-12-07Cache FvImage at buffer with its required alignment.lgao4
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang1
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Fix the type-cast between UINT32 & UINTNqhuang8
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1