summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol
Commit message (Expand)AuthorAgeFilesLines
* MdePkg:jyao12010-05-181-1/+3
* Fix a typo in commentklu22010-05-141-2/+2
* Update the copyright notice formathhtian2010-04-23156-272/+272
* Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a2010-04-161-2/+2
* Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu2010-04-091-0/+3
* Minor update the patch for Edk r10248qhuang82010-03-161-1/+6
* add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff2010-03-161-17/+27
* Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2010-03-151-2/+4
* Remove one leftover in protocol definitions.qhuang82010-03-151-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1240-1037/+1042
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-032-28/+33
* Fix some minor coding style issue for doxygen document.qhuang82010-03-025-25/+25
* Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin62010-03-021-6/+0
* Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun32010-03-0111-104/+8
* remove some comments.vanjeff2010-03-015-831/+797
* roll back some changing since it was not complete.vanjeff2010-03-011-26/+26
* updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2010-03-011-84/+86
* Update comments by UEFI approved Errata revision 'B'.gdong12010-02-273-73/+95
* Remove notice as it gets to publish in newest PI spec.qhuang82010-02-261-3/+1
* According to the latest UEFI 2.3 errata B, the following changes are made:lgao42010-02-263-26/+19
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-261-41/+1
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-1/+3
* Add EFI_NO_MEDIA status code to network APIs.xdu22010-02-038-7/+18
* Remove the unnecessary header files inclusion.qhuang82010-02-031-3/+1
* Remove extra #Includemdkinney2010-02-011-2/+0
* Move the definitions defined for User Manager protocol from UserCredential.h ...gdong12010-01-292-283/+281
* Add PXE Tag Definitions for IA32/X64/Arm/IPF architectures.ljin62010-01-281-0/+15
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-276-34/+34
* Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang82010-01-261-141/+10
* Fix typo in Monotonic Counter GUID macro nameqhuang82010-01-251-2/+2
* Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET for PXE o...tye12010-01-251-4/+17
* Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACPI_GET_ACPI_TABLE2lgao42010-01-151-2/+5
* Clean up commentsmdkinney2010-01-141-27/+29
* Some HII related definitions change. Note these changes are inconsistent with...rsun32010-01-141-2/+7
* Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney2010-01-141-6/+1
* Change SMM CPU I/O to SMM CPU I/O 2mdkinney2010-01-142-96/+105
* the 1st paramter of the function prototype lost the "CONST" keyword which is ...jchen202009-12-292-17/+13
* Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.xli242009-12-253-0/+696
* Add variable definitions of user identification gdong12009-12-222-0/+12
* 1. Fix a bug encounter in builddavidhuang2009-12-171-3/+3
* To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang2009-12-172-6/+6
* Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun32009-12-111-22/+19
* 1. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang2009-12-021-1/+1
* Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen202009-11-261-39/+0
* MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten2009-11-231-14/+0
* Simplify the @attention statement.qhuang82009-11-231-3/+1
* Minor update the comments style for LegacyRegion2 protocolqhuang82009-11-231-29/+30
* Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten2009-11-201-1/+1
* Add LegacyRegion 2 protocol definition in MdePkgqhuang82009-11-201-0/+242
* Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun32009-11-2010-48/+141