summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Add into MdePkg definitions for the SMM IO Trap Dispatch2 Protocol as defined...rsun31-0/+136
2009-09-03Add into MdePkg definitions for the SMM Power Button Dispatch2 Protocol as de...rsun31-0/+117
2009-09-03Add into MdePkg definitions for the SMM Standby Button Dispatch2 Protocol as ...rsun31-0/+119
2009-09-03Add into MdePkg definitions for the SMM General Purpose Input (GPI) Dispatch2...rsun31-0/+124
2009-09-03Add into MdePkg definitions for the SMM USB Dispatch2 Protocol as defined in ...rsun31-0/+130
2009-09-03Add into MdePkg definitions for the SMM Periodic Timer Dispatch Protocol as d...rsun31-0/+170
2009-09-03Add into MdePkg definitions for the SMM Sx Dispatch Protocol as defined in PI...rsun31-0/+135
2009-09-03Add into MdePkg definitions for the SMM Software Dispatch Protocol as defined...rsun31-0/+136
2009-09-021. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao46-156/+469
2009-09-02Add into MdePkg definitions for the SMM PCI Root Bridge IO protocol as define...rsun31-0/+37
2009-09-02Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI...rsun31-0/+250
2009-09-02Add into MdePkg definitions for the EFI SMM Status Code Protocol as defined i...rsun31-0/+67
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian3-20/+22
2009-09-01Add into MdePkg definitions for EFI SMM Communication Protocol as defined in ...rsun31-0/+79
2009-09-01Add into MdePkg definitions for the DXE SMM Ready To Lock protocol as defined...rsun31-0/+29
2009-09-01Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the ...rsun31-0/+29
2009-09-01Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in ...rsun31-0/+86
2009-09-01Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in t...rsun31-0/+105
2009-09-01Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in th...rsun31-0/+172
2009-09-01Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1...rsun31-0/+87
2009-09-01Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun32-0/+379
2009-08-31Add into MdePkg definitions for the SMM Cpu I/O Protocol defined in the PI 1....rsun31-0/+87
2009-08-31Add comments indicating in-consistency between code and the UEFI 2.3 specific...rsun32-1/+6
2009-08-26Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FT...vanjeff3-0/+1072
2009-08-24Fix file headers and a few commentsmdkinney10-17/+10
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun31-1/+4
2009-08-20Add super IO protocol from PI 1.2 specification.klu21-0/+194
2009-08-20Add Acpi System Description Table protocol from PI 1.2 specification.klu21-0/+262
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang81-2/+2
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-20Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu21-0/+30
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-20Remove extra black in function declaration prototype.qhuang81-1/+1
2009-08-20fixed one typo in comments.vanjeff1-3/+3
2009-08-19Add [in] [out] after doxygen @param tagqhuang81-69/+69
2009-08-19Remove tabs in source code in MdePkg.qhuang83-13/+13
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang86-199/+199
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang81-10/+11
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang81-2/+2
2009-08-19Minor update some formating qhuang81-3/+2
2009-08-19Minor update to fix some typos.qhuang83-3/+3
2009-08-19Minor update to add braces for GUID value qhuang82-4/+2
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang81-0/+1
2009-08-19Add UEFI 2.2 Driver Healthy protocol definitionsqhuang81-0/+250
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang88-22/+22
2009-08-19Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 ...rsun33-0/+953
2009-08-19Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL GUID value macro.qhuang81-2/+2
2009-08-19Remove a non-existing protocol header file.qhuang81-1/+0
2009-08-19Fix syntax error about #pragma packqhuang81-1/+1