summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol
AgeCommit message (Expand)Author
2011-11-16UEFI231 spec compliance:jyao1
2011-11-15According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian
2011-11-15According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng14
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-26 Fix name conflict between User Credential protocol and User Credential2 prot...gdong1
2011-10-26correct a typo.gdong1
2011-10-26Update UID definition to align with latest UEFI spec 2.3.1.gdong1
2011-10-25Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-09-301. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-23remove some const modifier to spec compliance.erictian
2011-07-27GUIDs should go below the correct comment block in MdePkg.dec.lzeng14
2011-07-19Add header file for KMS.lzeng14
2011-07-13Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu
2011-06-23Remove non-ASCII characters.niruiyu
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun3
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng14
2011-06-13Fix incorrect comments in SimpleFileSystem.h.niruiyu
2011-06-08String Reference Cleanup.lzeng14
2011-06-01Add new definition for XHCI supporterictian
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2011-05-20Add new definition used for new call back return type and new action type.ydong10
2011-05-17Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun3
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian
2011-05-041. Add definition for SSP(StorageSecurityCommand Protocol)hhuan13
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff
2011-05-03Add BlockIO2 Protocol definition.qianouyang
2011-03-10Fixed typos per the PI Spec 1.2 Errata B.vanjeff
2011-02-12Update function description per UEFI2.3d. The main changes include: lgao4
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun3
2010-12-21Change the modifiers of the RegisterContext parameter of EFI SMM SW Dispatch2...rsun3
2010-12-16Remove wrongly added SuperIoInit protocol.niruiyu
2010-12-14Add the SuperIoInit protocol to MdePkg.niruiyu
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian
2010-11-23Adds the missing return status description for HiiConfigRouting.ConfigToBlock...lgao4
2010-11-17Update the file description in IpSec.h to refer to an accurate UEFI version.qianouyang
2010-10-24Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm503
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-08-19Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h...niruiyu
2010-07-20Remove spec compliance comment. It follows PI1.2B spec now.jyao1
2010-06-25Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREATE_NODE" should be "EFI...qhuang8
2010-05-18MdePkg:jyao1
2010-05-14Fix a typo in commentklu2