summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
AgeCommit message (Expand)AuthorFilesLines
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang81-0/+15
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu22-2/+2
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen202-0/+60
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten2-11/+15
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun31-33/+43
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli241-7/+6
2009-11-16typedefrsun31-2/+2
2009-09-01Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun32-0/+379
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-20Add missing status code definitions.klu21-0/+2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu21-0/+55
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang81-0/+1
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang81-1/+1
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu21-0/+11
2009-08-18Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu21-0/+23
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2-38/+1043
2009-07-08to fill the gap between PI1.0 and code to fix the bug #202435jchen201-1/+11
2009-05-181. Clean up MdePkg internal header fileslgao48-109/+118
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao46-24/+359
2008-12-08Add comments for most of enum data type.lgao41-3/+10
2008-10-31De-Unicodeqhuang82-2/+2
2008-10-28Refine version info in MDE file header.xli248-10/+10
2008-10-13Formalize comments for Protocols and PPIs.xli241-100/+59
2008-09-23Refine code for PiPeiCis.h according to code review comments.xli241-144/+218
2008-09-09fixed typo.vanjeff1-1/+3
2008-09-08Minor update for PI include files according to code review comments.xli243-10/+14
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-34/+17
2008-09-04added additional comments and fixed some typo.vanjeff5-28/+39
2008-09-031.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff3-102/+223
2008-08-14 klu21-9/+9
2008-07-16Code Scrub the common includes in MdePkg.yshang12-11/+8
2008-06-24Fix doxygen issue:klu26-181/+298
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu21-37/+64
2008-05-27De-unicode in comment for all source files.qhuang81-2/+2
2008-04-21Fix missing include file which break doxygen parsing.klu24-3/+15
2008-04-03[Description]yshang11-1/+1
2007-12-10MdeModule cleanup for PI:klu21-0/+1
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang121-3/+3
2007-09-24Merge branch of PI tree to main trunkklu21-3/+3
2007-09-04Merge the PI enabling works from the branchqwang121-48/+48
2007-08-30Fix non-Ascii character in commentsklu21-3/+3
2007-08-27Make MdePkg GCC cleanqwang122-2/+2
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+1
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu21-4/+4
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH1-0/+1
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang11-1/+1
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22-3/+3