summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Clarify the UEFI/EFI specification version in file header comments.vanjeff22-60/+122
2009-09-03Add into MdePkg definitions for the SMM IO Trap Dispatch2 Protocol as defined...rsun32-0/+139
2009-09-03Add into MdePkg definitions for the SMM Power Button Dispatch2 Protocol as de...rsun32-0/+120
2009-09-03Add into MdePkg definitions for the SMM Standby Button Dispatch2 Protocol as ...rsun32-0/+122
2009-09-03Add into MdePkg definitions for the SMM General Purpose Input (GPI) Dispatch2...rsun32-0/+127
2009-09-03Add into MdePkg definitions for the SMM USB Dispatch2 Protocol as defined in ...rsun32-0/+133
2009-09-03Add into MdePkg definitions for the SMM Periodic Timer Dispatch Protocol as d...rsun32-0/+173
2009-09-03Add into MdePkg definitions for the SMM Sx Dispatch Protocol as defined in PI...rsun32-0/+138
2009-09-03Add into MdePkg definitions for the SMM Software Dispatch Protocol as defined...rsun32-0/+139
2009-09-021. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao47-156/+496
2009-09-02Add into MdePkg definitions for the SMM PCI Root Bridge IO protocol as define...rsun32-0/+40
2009-09-02Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI...rsun32-7/+260
2009-09-02Add into MdePkg definitions for the EFI SMM Status Code Protocol as defined i...rsun32-0/+70
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian3-20/+22
2009-09-01Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang83-50/+66
2009-09-01Add into MdePkg definitions for EFI SMM Communication Protocol as defined in ...rsun32-0/+82
2009-09-01Add into MdePkg definitions for the DXE SMM Ready To Lock protocol as defined...rsun32-0/+32
2009-09-01Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the ...rsun32-0/+32
2009-09-01Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in ...rsun32-0/+89
2009-09-01Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in t...rsun32-0/+108
2009-09-01Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in th...rsun32-0/+175
2009-09-01Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1...rsun32-0/+90
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....rsun32-1/+91
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...vanjeff4-0/+1084
2009-08-26minimum updating.vanjeff2-2/+2
2009-08-24Fix file headersmdkinney22-37/+38
2009-08-24Fix file headersmdkinney7-15/+11
2009-08-24Fix file headersmdkinney4-4/+4
2009-08-24Fix file headermdkinney1-2/+2
2009-08-24Fix file headersmdkinney10-10/+13
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-21Add "/" after "lock" and another instruction to improve compatibility.qhuang84-9/+9
2009-08-20Add super IO protocol from PI 1.2 specification.klu22-0/+197
2009-08-20Add Acpi System Description Table protocol from PI 1.2 specification.klu22-0/+265
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang82-3/+3
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-20Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu22-0/+33
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.qhuang811-24/+24
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang838-5771/+5771
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