summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Fix file headers and a few commentsmdkinney1-1/+1
2009-08-20Add super IO protocol from PI 1.2 specification.klu21-0/+194
2009-08-20Add Acpi System Description Table protocol from PI 1.2 specification.klu21-0/+262
2009-08-20Remove extra black in function declaration prototype.qhuang81-1/+1
2009-08-20fixed one typo in comments.vanjeff1-3/+3
2009-08-19Add [in] [out] after doxygen @param tagqhuang81-69/+69
2009-08-19Remove tabs in source code in MdePkg.qhuang82-2/+2
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-53/+53
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang81-10/+11
2009-08-19Minor update to fix some typos.qhuang81-1/+1
2009-08-19Minor update to add braces for GUID value qhuang82-4/+2
2009-08-19Add UEFI 2.2 Driver Healthy protocol definitionsqhuang81-0/+250
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang86-20/+20
2009-08-19Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 ...rsun33-0/+953
2009-08-19Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL GUID value macro.qhuang81-2/+2
2009-08-19Remove a non-existing protocol header file.qhuang81-1/+0
2009-08-19Fix syntax error about #pragma packqhuang81-1/+1
2009-08-19Add Report Status Code related PPI/Protocol from PI 1.2 specification.klu22-0/+177
2009-08-19Synchronize the PCI Platform related definition with PI 1.2 specification.klu21-10/+10
2009-08-19Synchronize parameter's name with PI 1.2klu21-2/+2
2009-08-18Add ARM specific CPU context to the Debug Support Protocolmdkinney1-8/+57
2009-08-18OPTIONAL should be put before comma.klu21-3/+3
2009-08-18Add S3 SMM Save State protocol definition from PI 1.2 specification.klu21-0/+46
2009-08-18update dec file to reflect newly introduced protocols.eric_tian1-1/+0
2009-08-18import VlanConfig.h, EFI VLAN Config protocol defined in UEFI 2.3vanjeff1-0/+140
2009-08-18Add definition of S3 save state from PI 1.2 specification.klu21-0/+210
2009-08-18add Dhcp6/Mtftp6/Udp6 three protocol's definitions into MdePkg to comply with...eric_tian3-0/+2143
2009-08-181.refined doxgen format.vanjeff3-29/+28
2009-08-18Add SMBIOS protocol definitions from PI 1.2 specification.klu21-0/+243
2009-08-171. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff5-20/+2156
2009-08-11Minor update to remove some Unicode character in public header file. qhuang82-4/+4
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff1-5/+10
2009-07-15Remove unrecognized characters.lgao41-5/+5
2009-07-14Add the following PI 1.2 Protocols to the MdePkgmdkinney5-0/+1912
2009-07-13Add the following PI 1.2 Protocols to the MdePkgmdkinney2-0/+370
2009-07-13Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney1-0/+646
2009-07-03Fix a typo.gikidy1-2/+2
2009-06-11update codes per MdePkg doxgen review comments.vanjeff24-108/+109
2009-06-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8525 6f1...jcarsey1-19/+20
2009-06-04update comments per review comments.vanjeff11-35/+35
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel55-218/+219
2009-05-20Remove redundant #include statementsmdkinney7-15/+2
2009-05-181. Clean up MdePkg internal header fileslgao44-11/+3
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2-7/+7
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu21-8/+17
2009-04-30Review the comments to match Spec.gikidy2-3/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-8/+8
2009-04-27Correct minor comments.lgao41-1/+1
2009-04-201. use #define instead of enumerator type for Structure Type/IDvanjeff1-3/+3
2009-04-15Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang81-0/+33