summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Clarify the UEFI/EFI specification version in file header comments.vanjeff2009-09-0322-60/+122
* Add into MdePkg definitions for the SMM IO Trap Dispatch2 Protocol as defined...rsun32009-09-032-0/+139
* Add into MdePkg definitions for the SMM Power Button Dispatch2 Protocol as de...rsun32009-09-032-0/+120
* Add into MdePkg definitions for the SMM Standby Button Dispatch2 Protocol as ...rsun32009-09-032-0/+122
* Add into MdePkg definitions for the SMM General Purpose Input (GPI) Dispatch2...rsun32009-09-032-0/+127
* Add into MdePkg definitions for the SMM USB Dispatch2 Protocol as defined in ...rsun32009-09-032-0/+133
* Add into MdePkg definitions for the SMM Periodic Timer Dispatch Protocol as d...rsun32009-09-032-0/+173
* Add into MdePkg definitions for the SMM Sx Dispatch Protocol as defined in PI...rsun32009-09-032-0/+138
* Add into MdePkg definitions for the SMM Software Dispatch Protocol as defined...rsun32009-09-032-0/+139
* 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao42009-09-027-156/+496
* Add into MdePkg definitions for the SMM PCI Root Bridge IO protocol as define...rsun32009-09-022-0/+40
* Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI...rsun32009-09-022-7/+260
* Add into MdePkg definitions for the EFI SMM Status Code Protocol as defined i...rsun32009-09-022-0/+70
* UEFI 2.3 Specification should be updated to move these status code definition...eric_tian2009-09-023-20/+22
* Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang82009-09-013-50/+66
* Add into MdePkg definitions for EFI SMM Communication Protocol as defined in ...rsun32009-09-012-0/+82
* Add into MdePkg definitions for the DXE SMM Ready To Lock protocol as defined...rsun32009-09-012-0/+32
* Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the ...rsun32009-09-012-0/+32
* Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in ...rsun32009-09-012-0/+89
* Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in t...rsun32009-09-012-0/+108
* Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in th...rsun32009-09-012-0/+175
* Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1...rsun32009-09-012-0/+90
* Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun32009-09-012-0/+379
* Add into MdePkg definitions for the SMM Cpu I/O Protocol defined in the PI 1....rsun32009-08-312-1/+91
* Add comments indicating in-consistency between code and the UEFI 2.3 specific...rsun32009-08-312-1/+6
* Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FT...vanjeff2009-08-264-0/+1084
* minimum updating.vanjeff2009-08-262-2/+2
* Fix file headersmdkinney2009-08-2422-37/+38
* Fix file headersmdkinney2009-08-247-15/+11
* Fix file headersmdkinney2009-08-244-4/+4
* Fix file headermdkinney2009-08-241-2/+2
* Fix file headersmdkinney2009-08-2410-10/+13
* Fix file headers and a few commentsmdkinney2009-08-2410-17/+10
* Add new FFS file types defined for SMM introduced since PI 1.1.rsun32009-08-211-1/+4
* Add "/" after "lock" and another instruction to improve compatibility.qhuang82009-08-214-9/+9
* Add super IO protocol from PI 1.2 specification.klu22009-08-202-0/+197
* Add Acpi System Description Table protocol from PI 1.2 specification.klu22009-08-202-0/+265
* 1. Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-202-3/+3
* Add related definitions support large file.klu22009-08-201-9/+160
* Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu22009-08-202-0/+33
* Add missing status code definitions.klu22009-08-201-0/+2
* Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu22009-08-201-0/+55
* Remove extra black in function declaration prototype.qhuang82009-08-201-1/+1
* fixed one typo in comments.vanjeff2009-08-201-3/+3
* Add [in] [out] after doxygen @param tagqhuang82009-08-191-69/+69
* Remove tabs in source code in MdePkg.qhuang82009-08-1911-24/+24
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-1938-5771/+5771
* 1. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang82009-08-191-10/+11
* Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang82009-08-191-2/+2
* Minor update some formating qhuang82009-08-191-3/+2