summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao42009-09-146-9/+170
* Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao42009-09-101-4/+15
* 1. Add a new Capsule initiate reset flagqhuang82009-09-102-4/+7
* 1. add EFI Firmware Management protocol definition in MdePkg.vanjeff2009-09-093-1/+499
* add AtaPassThruProtocol into MdePkg.eric_tian2009-09-092-0/+474
* Remove obsolete description to avoid confusion. DevicePathLib class does not ...qhuang82009-09-081-3/+1
* add modifier EFIAPI for library interfaces.vanjeff2009-09-083-3/+30
* refine functions comments to add new description for remaining devicepath in ...vanjeff2009-09-081-13/+42
* Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro...klu22009-09-083-0/+842
* 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