summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj1-0/+39
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj1-1/+11
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D1-0/+425
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li1-9/+26
2014-08-04Add missing ACPI5.1 table.jyao11-1/+19
2014-07-28Add ACPI5.1 header file.jyao13-9/+2127
2014-05-13Fix comment typos. Gao, Liming4-9/+9
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming1-2/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan6-13/+49
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng1-3/+11
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng1-5/+5
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan1-3/+2
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao11-1/+6
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler1-1/+1
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu1-1/+1
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming1-0/+1
2014-01-16Follow UEFI2.4.a spec, add more description on parameter check.jyao11-2/+3
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming1-1/+20
2014-01-14Update FMP Header file Comments per UEFI2.4AGao, Liming1-2/+4
2014-01-14Update the comments to follow spec update.Eric Dong1-2/+2
2014-01-13Follow UEFI2.4.a spec, deprecate 6 hash algo.jyao11-1/+11
2014-01-13Add a new header file to define Adapter Information Protocol.Shumin Qiu1-0/+224
2014-01-13Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h.Ruiyu Ni1-5/+7
2014-01-10MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct...Jaben Carsey1-0/+4
2014-01-09MdePkg: Add PCI Express 2.1 and 3.0 structuresJaben Carsey3-2/+249
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao1-1/+1
2014-01-09Add processor family 2 definition in SMBIOS header file.Yi Li1-1/+17
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng1-19/+49
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao1-2/+2
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao1-1/+4
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni1-35/+40
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan1-1/+5
2013-12-04Correct file header comments for DiskIo2.h.Ruiyu Ni1-4/+3
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu1-2/+3
2013-11-22TempRam Done PPI definition in PI1.2.1Liming Gao1-1/+1
2013-11-22Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan2-0/+108
2013-11-20Add 2.4 to system table version.Shumin Qiu1-3/+3
2013-11-20Update revisions for PI1.3.Shumin Qiu3-4/+4
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng6-1/+490
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin1-0/+156
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng4-66/+62
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao1-0/+52
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan1-1/+3
2013-10-30Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni1-3/+162
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang462-1/+94
2013-10-14Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni1-25/+15
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng5-4/+330
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao1-2/+5
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu1-0/+101
2013-09-22Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao11-2/+2