summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi/PiFirmwareFile.h
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-08-24MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng14
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng14
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao4
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun3
2009-08-20Add related definitions support large file.klu2
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu2
2009-05-181. Clean up MdePkg internal header fileslgao4
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao4
2008-10-28Refine version info in MDE file header.xli24
2008-09-08Minor update for PI include files according to code review comments.xli24
2008-09-04added additional comments and fixed some typo.vanjeff
2008-06-24Fix doxygen issue:klu2
2008-04-21Fix missing include file which break doxygen parsing.klu2
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH
2007-07-06Add pack(1) for section header structure.lgao4
2007-07-04Clean up the tolerant definitions of FV_FILETYPEs.yshang1
2007-07-04Add macro SECTION_SIZE(SectionHeader) in MdePkg.yshang1
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu2
2007-07-03Update the EFI_FV_FILETYPE definitions.yshang1
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-08Move to directory "Include"yshang1