]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Protocol
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Protocol /
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
2014-03-20 Fu SiyuanRemoves MacString Rt attribute in Ip4Config/Mnp driver.
2014-02-25 Ari ZiglerFix the bug for the structure definition of _EFI_ADAPTE...
2014-01-27 Shumin QiuFix the typo for the structure definition of EFI_ADAPTE...
2014-01-16 jyao1Follow UEFI2.4.a spec, add more description on paramete...
2014-01-14 Gao, LimingUpdate FMP Header file Comments per UEFI2.4A
2014-01-14 Eric DongUpdate the comments to follow spec update.
2014-01-13 jyao1Follow UEFI2.4.a spec, deprecate 6 hash algo.
2014-01-13 Shumin QiuAdd a new header file to define Adapter Information...
2014-01-13 Ruiyu NiAdd EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFi...
2013-12-04 Ruiyu NiCorrect file header comments for DiskIo2.h.
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
2013-11-19 Long, QinAdd UEFI RNG Protocol support. The driver will leverage...
2013-11-18 Bob C FengMdePkg and MdeModulePkg Pcd: Implement PCD Driver for...
2013-10-30 Ruiyu NiUpdate SimpleFileSystem.h to add the asynchronous File...
2013-10-14 Ruiyu NiCorrect a typo: Change the type of the 4th parameter...
2013-09-29 Shumin QiuAdd the definition for Timestamp Protocol and a new...
2013-09-18 jyao1Add TPM2 related header file.
2013-09-11 Feng TianAdd missing SCSI_IO related definitions.
2013-08-23 Shumin QiuFix the typo in the description of EFI_PLATFORM_TO_DRIV...
2013-08-23 Ruiyu NiAdd new driver diagnostic type (EfiDriverDiagnosticType...
2013-08-23 Eric DongUpdate comments for HiiConfigRoutine->ExtractConfig...
2013-08-23 Eric DongUpdate comments to follow new spec definition.
2013-08-22 Shumin QiuUpdate firmware management protocol definition to expos...
2013-08-20 Eric DongRefine the comments to follow spec.
2013-08-20 Ruiyu NiAdd DiskIo2 protocol definition to MdePkg.
2013-08-20 Qian OuyangUpdate the structure of EFI_NETWORK_INTERFACE_IDENTIFIE...
2013-08-14 Elvin LiAdd I2C related definition in PI 1.3 spec.
2013-08-12 Feng TianAdd NVM Express related definition.
2013-07-29 Harry LiebelMdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 architecture support
2013-07-12 Liming Gao1. Add defines for MAX values for UEFI data types.
2012-12-18 jyao1Add PI1.2.1 EndOfDxe support.
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-07 li-elvinUpdated GraphicsOutput.h to follow UEFI 2.3.1 c spec.
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-24 niruiyuCorrect a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID...
2012-07-05 lgao4Update header file to match UEFI231B mantis 771, 850...
2012-06-21 rsun3MdePkg SmmSwDispatch2.h: comment cleanup.
2012-05-30 rsun3MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCES...
2011-12-07 lgao4Update code comments to specify the correct language...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-21 rsun3PI 1.2 Errata C: A new return condition is added for...
2011-11-17 vanjeffRemove CONST prefix to follow PI Specification.
2011-11-16 jyao1UEFI231 spec compliance:
2011-11-15 erictianAccording to PI errata 0000690, word "Ide Bus driver...
2011-11-15 lzeng14According to PI 1.2c Vol 5, update the code to stipulat...
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-26 gdong1 Fix name conflict between User Credential protocol...
2011-10-26 gdong1correct a typo.
2011-10-26 gdong1Update UID definition to align with latest UEFI spec...
2011-10-25 vanjeffAdd the definition of UNDI_CONFIG_TABLE defined in...
2011-10-12 gdong1 Update UID drivers to align with latest UEFI spec...
2011-09-30 qianouyang1. Add Partial Keystroke Support definition in SimpleTe...
2011-09-05 niruiyuAdd the definition of new format of IPv4 device path...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-23 erictianremove some const modifier to spec compliance.
2011-07-27 lzeng14GUIDs should go below the correct comment block in...
2011-07-19 lzeng14Add header file for KMS.
2011-07-13 niruiyuChange CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-30 niruiyuFix the comments in the core interface to follow the...
2011-06-23 niruiyuRemove non-ASCII characters.
2011-06-18 rsun3Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo...
2011-06-16 lzeng14Update prototype name of Get()/Set() to EFI_AUTHENTICAT...
2011-06-13 niruiyuFix incorrect comments in SimpleFileSystem.h.
2011-06-08 lzeng14String Reference Cleanup.
2011-06-01 erictianAdd new definition for XHCI support
2011-05-24 rsun3Per PI 1.2 errata B spec, for SetMemoryAttributes(...
2011-05-23 niruiyuAdd BlockIO revision 3 definition. Add new API ScsiInqu...
2011-05-20 ydong10Add new definition used for new call back return type...
2011-05-17 rsun3Change the type of the IoData field of EFI_SMM_SAVE_STA...
2011-05-16 vanjeffAdd definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_...
2011-05-13 erictianadd those missing device path nodes into the union...
2011-05-04 hhuan131. Add definition for SSP(StorageSecurityCommand Protocol)
2011-05-04 vanjeff1.Move the definitions of SCAN_F11 and SCAN_F12 from...
2011-05-03 qianouyangAdd BlockIO2 Protocol definition.
2011-03-10 vanjeffFixed typos per the PI Spec 1.2 Errata B.
2011-02-12 lgao4Update function description per UEFI2.3d. The main...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-21 rsun3Change the modifiers of the RegisterContext parameter...
2010-12-16 niruiyuRemove wrongly added SuperIoInit protocol.
2010-12-14 niruiyuAdd the SuperIoInit protocol to MdePkg.
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-11-23 lgao4Adds the missing return status description for HiiConfi...
2010-11-17 qianouyangUpdate the file description in IpSec.h to refer to...
2010-10-24 darylm503Fix a cut-n-paste error in the comment for the "read...
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-08-19 niruiyuMove ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE...
2010-07-20 jyao1Remove spec compliance comment. It follows PI1.2B spec...
2010-06-25 qhuang8Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREAT...
2010-05-18 jyao1MdePkg:
2010-05-14 klu2Fix a typo in comment
2010-04-23 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issue. All protocols and public...
2010-04-09 niruiyuUpdate DevicePath.h to add the UART_FLOW_CONTROL_HARDWA...
2010-03-16 qhuang8Minor update the patch for Edk r10248
2010-03-16 vanjeffadd missed GUID definition of EFI_NETWORK_INTERFACE_IDE...
next