summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi/PiFirmwareFile.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-24MdePkg/PiFirmwareFile: fix undefined behavior in FFS_FILE_SIZELaszlo Ersek1-2/+9
2019-04-24MdePkg/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek1-2/+9
2019-04-24MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZELaszlo Ersek1-3/+3
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-02-09MdePkg/Include: Add management mode FV file type and depex.Supreeth Venkatesh1-4/+10
2017-09-26MdePkg PiFirmwareFile.h: Add FFS_ATTRIB_DATA_ALIGNMENT_2 definitionStar Zeng1-2/+3
2015-08-24MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng1-4/+4
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy1-54/+54
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng141-1/+16
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng141-1/+1
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng141-3/+2
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-38/+37
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao41-2/+8
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun31-1/+4
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu21-0/+11
2009-05-181. Clean up MdePkg internal header fileslgao41-3/+1
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao41-0/+70
2008-10-28Refine version info in MDE file header.xli241-1/+1
2008-09-08Minor update for PI include files according to code review comments.xli241-2/+2
2008-09-04added additional comments and fixed some typo.vanjeff1-1/+5
2008-06-24Fix doxygen issue:klu21-76/+79
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+3
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH1-0/+1
2007-07-06Add pack(1) for section header structure.lgao41-0/+2
2007-07-04Clean up the tolerant definitions of FV_FILETYPEs.yshang11-16/+0
2007-07-04Add macro SECTION_SIZE(SectionHeader) in MdePkg.yshang11-0/+5
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu21-0/+16
2007-07-03Update the EFI_FV_FILETYPE definitions.yshang11-0/+20
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH1-14/+14
2007-06-08Move to directory "Include"yshang11-0/+206