summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol
AgeCommit message (Expand)Author
2014-10-24Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming
2014-08-28Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj
2014-05-13Fix comment typos. Gao, Liming
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu
2014-01-16Follow UEFI2.4.a spec, add more description on parameter check.jyao1
2014-01-14Update FMP Header file Comments per UEFI2.4AGao, Liming
2014-01-14Update the comments to follow spec update.Eric Dong
2014-01-13Follow UEFI2.4.a spec, deprecate 6 hash algo.jyao1
2014-01-13Add a new header file to define Adapter Information Protocol.Shumin Qiu
2014-01-13Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h.Ruiyu Ni
2013-12-04Correct file header comments for DiskIo2.h.Ruiyu Ni
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-10-30Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni
2013-10-14Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu
2013-09-18Add TPM2 related header file.jyao1
2013-09-11Add missing SCSI_IO related definitions.Feng Tian
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong
2013-08-23Update comments to follow new spec definition.Eric Dong
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu
2013-08-20Refine the comments to follow spec.Eric Dong
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li
2013-08-12Add NVM Express related definition.Feng Tian
2013-07-29MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-07Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-07-24Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL c...niruiyu
2012-07-05Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao4
2012-06-21MdePkg SmmSwDispatch2.h: comment cleanup.rsun3
2012-05-30MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun3
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao4
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun3
2011-11-17Remove CONST prefix to follow PI Specification. vanjeff