summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Pi
Commit message (Expand)AuthorAgeFilesLines
* Add comments for most of enum data type.lgao42008-12-081-3/+10
* De-Unicodeqhuang82008-10-312-2/+2
* Refine version info in MDE file header.xli242008-10-288-10/+10
* Formalize comments for Protocols and PPIs.xli242008-10-131-100/+59
* Refine code for PiPeiCis.h according to code review comments.xli242008-09-231-144/+218
* fixed typo.vanjeff2008-09-091-1/+3
* Minor update for PI include files according to code review comments.xli242008-09-083-10/+14
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-34/+17
* added additional comments and fixed some typo.vanjeff2008-09-045-28/+39
* 1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff2008-09-033-102/+223
* klu22008-08-141-9/+9
* Code Scrub the common includes in MdePkg.yshang12008-07-162-11/+8
* Fix doxygen issue:klu22008-06-246-181/+298
* Fix issue broken doxygen parsing. The issue is that when declaring a function...klu22008-06-241-37/+64
* De-unicode in comment for all source files.qhuang82008-05-271-2/+2
* Fix missing include file which break doxygen parsing.klu22008-04-214-3/+15
* [Description]yshang12008-04-031-1/+1
* MdeModule cleanup for PI:klu22007-12-101-0/+1
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-181-3/+3
* Merge branch of PI tree to main trunkklu22007-09-241-3/+3
* Merge the PI enabling works from the branchqwang122007-09-041-48/+48
* Fix non-Ascii character in commentsklu22007-08-301-3/+3
* Make MdePkg GCC cleanqwang122007-08-272-2/+2
* Add in BuildFv2Hob in HobLibqwang122007-08-231-0/+1
* Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22007-08-131-4/+4
* EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH2007-07-251-0/+1
* Update the definition of PEI_SERVICES_REVISION.yshang12007-07-241-1/+1
* Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22007-07-182-3/+3
* 1) Add _MSC_VER judgment for usage of #pragma intrinsic klu22007-07-182-3/+3
* Add pack(1) for section header structure.lgao42007-07-061-0/+2
* Fixed typo of DXE_SERVICES_VERSION.yshang12007-07-041-1/+1
* PI defines EFI_FVH_REVISION to 2qwang122007-07-041-1/+1
* Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avo...yshang12007-07-042-2/+3
* 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
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-031-0/+9
* 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-278-16/+0
* Convert msa to inf for UefiRuntimeLibklu22007-06-271-0/+5
* Fixed typo in PiPeiCis.h.yshang12007-06-221-1/+1
* Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12007-06-211-2/+1
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+45
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-187-313/+314
* Move to directory "Include"yshang12007-06-088-0/+2036