Age | Commit message (Expand) | Author |
2014-08-26 | Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac... | Samer El-Haj-Mahmoud elhaj |
2014-08-26 | Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t... | Samer El-Haj-Mahmoud elhaj |
2014-08-12 | MdePkg: introduce OrderedCollectionLib library class | Kinney, Michael D |
2014-08-08 | Added SMBIOS 2.8.0 updates. | Elvin Li |
2014-08-04 | Add missing ACPI5.1 table. | jyao1 |
2014-07-28 | Add ACPI5.1 header file. | jyao1 |
2014-05-13 | Fix comment typos. | Gao, Liming |
2014-05-12 | Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES. | Gao, Liming |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2014-05-06 | MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r... | Star Zeng |
2014-04-30 | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 |
2014-02-25 | Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL... | Ari Zigler |
2014-01-27 | Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in... | Shumin Qiu |
2014-01-17 | Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. | Gao, Liming |
2014-01-16 | Follow UEFI2.4.a spec, add more description on parameter check. | jyao1 |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming |
2014-01-14 | Update FMP Header file Comments per UEFI2.4A | Gao, Liming |
2014-01-14 | Update the comments to follow spec update. | Eric Dong |
2014-01-13 | Follow UEFI2.4.a spec, deprecate 6 hash algo. | jyao1 |
2014-01-13 | Add a new header file to define Adapter Information Protocol. | Shumin Qiu |
2014-01-13 | Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. | Ruiyu Ni |
2014-01-10 | MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct... | Jaben Carsey |
2014-01-09 | MdePkg: Add PCI Express 2.1 and 3.0 structures | Jaben Carsey |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |
2014-01-09 | Add processor family 2 definition in SMBIOS header file. | Yi Li |
2014-01-07 | MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo... | Star Zeng |
2014-01-03 | Correct function comments of S3BootScriptSaveDispatch2(). | Liming Gao |
2013-12-31 | Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf... | Liming Gao |
2013-12-18 | Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c... | Ruiyu Ni |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan |
2013-12-04 | Correct file header comments for DiskIo2.h. | Ruiyu Ni |
2013-11-26 | Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd... | Shumin Qiu |
2013-11-22 | TempRam Done PPI definition in PI1.2.1 | Liming Gao |
2013-11-22 | Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. | Jeff Fan |
2013-11-20 | Add 2.4 to system table version. | Shumin Qiu |
2013-11-20 | Update revisions for PI1.3. | Shumin Qiu |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-19 | Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech... | Long, Qin |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
2013-11-05 | Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe... | Jeff Fan |
2013-10-30 | Update SimpleFileSystem.h to add the asynchronous File IO API definition. | Ruiyu Ni |
2013-10-15 | Enable UEFI firmware to support FMP capsule format. | czhang46 |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao |
2013-09-29 | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu |
2013-09-22 | Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. | jyao1 |