summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Pi/PiFirmwareFile.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-107/+104
* MdePkg/PiFirmwareFile: fix undefined behavior in FFS_FILE_SIZELaszlo Ersek2019-04-241-2/+9
* MdePkg/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek2019-04-241-2/+9
* MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZELaszlo Ersek2019-04-241-3/+3
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/Include: Add management mode FV file type and depex.Supreeth Venkatesh2018-02-091-4/+10
* MdePkg PiFirmwareFile.h: Add FFS_ATTRIB_DATA_ALIGNMENT_2 definitionStar Zeng2017-09-261-2/+3
* MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-241-4/+4
* [MdePkg] Code clean-up: Remove trailing spacesLee Leahy2014-10-221-54/+54
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-271-1/+16
* Correct ExtendedSize’s type to UINT32.lzeng142011-06-161-1/+1
* According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng142011-05-171-3/+2
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-38/+37
* Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao42010-02-281-2/+8
* Add new FFS file types defined for SMM introduced since PI 1.1.rsun32009-08-211-1/+4
* Add related definitions support large file.klu22009-08-201-9/+160
* Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu22009-08-191-0/+11
* 1. Clean up MdePkg internal header fileslgao42009-05-181-3/+1
* Add comments for enumeration, structure data members those are referred by Ue...lgao42008-12-101-0/+70
* Refine version info in MDE file header.xli242008-10-281-1/+1
* Minor update for PI include files according to code review comments.xli242008-09-081-2/+2
* added additional comments and fixed some typo.vanjeff2008-09-041-1/+5
* Fix doxygen issue:klu22008-06-241-76/+79
* Fix missing include file which break doxygen parsing.klu22008-04-211-0/+3
* EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH2007-07-251-0/+1
* Add pack(1) for section header structure.lgao42007-07-061-0/+2
* Clean up the tolerant definitions of FV_FILETYPEs.yshang12007-07-041-16/+0
* Add macro SECTION_SIZE(SectionHeader) in MdePkg.yshang12007-07-041-0/+5
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-031-0/+16
* Update the EFI_FV_FILETYPE definitions.yshang12007-07-031-0/+20
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-181-14/+14
* Move to directory "Include"yshang12007-06-081-0/+206