Age | Commit message (Expand) | Author |
2014-08-28 | Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification. | 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-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-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan |
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-16 | Follow UEFI2.4.a spec, add more description on parameter check. | jyao1 |
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 |
2013-12-04 | Correct file header comments for DiskIo2.h. | Ruiyu Ni |
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-10-30 | Update SimpleFileSystem.h to add the asynchronous File IO API definition. | Ruiyu Ni |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni |
2013-09-29 | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu |
2013-09-18 | Add TPM2 related header file. | jyao1 |
2013-09-11 | Add missing SCSI_IO related definitions. | Feng Tian |
2013-08-23 | Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. | Shumin Qiu |
2013-08-23 | Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI... | Ruiyu Ni |
2013-08-23 | Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii... | Eric Dong |
2013-08-23 | Update comments to follow new spec definition. | Eric Dong |
2013-08-22 | Update firmware management protocol definition to expose the lowest supported... | Shumin Qiu |
2013-08-20 | Refine the comments to follow spec. | Eric Dong |
2013-08-20 | Add DiskIo2 protocol definition to MdePkg. | Ruiyu Ni |
2013-08-20 | Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND... | Qian Ouyang |
2013-08-14 | Add I2C related definition in PI 1.3 spec. | Elvin Li |
2013-08-12 | Add NVM Express related definition. | Feng Tian |
2013-07-29 | MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 | Harry Liebel |
2013-07-29 | MdePkg: Added ARM Aarch64 architecture support | Harry Liebel |
2013-07-12 | 1. Add defines for MAX values for UEFI data types. | Liming Gao |
2012-12-18 | Add PI1.2.1 EndOfDxe support. | jyao1 |
2012-08-22 | Add PI1.2.1 SAP2 support and UEFI231B mantis 896 | lgao4 |
2012-08-07 | Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. | li-elvin |
2012-07-30 | Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ... | niruiyu |
2012-07-24 | Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL c... | niruiyu |
2012-07-05 | Update header file to match UEFI231B mantis 771, 850, 853 and 857. | lgao4 |
2012-06-21 | MdePkg SmmSwDispatch2.h: comment cleanup. | rsun3 |
2012-05-30 | MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM... | rsun3 |
2011-12-07 | Update code comments to specify the correct language format for Driver Diagno... | lgao4 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 |
2011-11-17 | Remove CONST prefix to follow PI Specification. | vanjeff |
2011-11-16 | UEFI231 spec compliance: | jyao1 |