summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
AgeCommit message (Expand)Author
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-10-31De-Unicodeqhuang8
2008-10-28Refine version info in MDE file header.xli24
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-09-23Refine code for PiPeiCis.h according to code review comments.xli24
2008-09-09fixed typo.vanjeff
2008-09-08Minor update for PI include files according to code review comments.xli24
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04added additional comments and fixed some typo.vanjeff
2008-09-031.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff
2008-08-14 klu2
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-06-24Fix doxygen issue:klu2
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu2
2008-05-27De-unicode in comment for all source files.qhuang8
2008-04-21Fix missing include file which break doxygen parsing.klu2
2008-04-03[Description]yshang1
2007-12-10MdeModule cleanup for PI:klu2
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang12
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Fix non-Ascii character in commentsklu2
2007-08-27Make MdePkg GCC cleanqwang12
2007-08-23Add in BuildFv2Hob in HobLibqwang12
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu2
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-06Add pack(1) for section header structure.lgao4
2007-07-04Fixed typo of DXE_SERVICES_VERSION.yshang1
2007-07-04PI defines EFI_FVH_REVISION to 2qwang12
2007-07-04Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avo...yshang1
2007-07-04Clean up the tolerant definitions of FV_FILETYPEs.yshang1
2007-07-04Add macro SECTION_SIZE(SectionHeader) in MdePkg.yshang1
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH
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-27Convert msa to inf for UefiRuntimeLibklu2
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-08Move to directory "Include"yshang1