summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-09-16add SR-IOV support in EDK II.htao2-0/+74
2009-09-16Add @par at file header to indicate the specification version.klu22-1/+9
2009-09-141. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao46-9/+170
2009-09-10Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao41-4/+15
2009-09-101. Add a new Capsule initiate reset flagqhuang82-4/+7
2009-09-091. add EFI Firmware Management protocol definition in MdePkg.vanjeff3-1/+499
2009-09-09add AtaPassThruProtocol into MdePkg.eric_tian2-0/+474
2009-09-08Remove obsolete description to avoid confusion. DevicePathLib class does not ...qhuang81-3/+1
2009-09-08add modifier EFIAPI for library interfaces.vanjeff3-3/+30
2009-09-08refine functions comments to add new description for remaining devicepath in ...vanjeff1-13/+42
2009-09-08Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro...klu23-0/+842
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