summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Minor update to fix some typos.qhuang84-4/+4
2009-08-19Add missing GUID C Name definition for 3 new UEFI 2.2 protocols.qhuang81-5/+14
2009-08-19Minor update to add braces for GUID value qhuang82-4/+2
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang81-0/+1
2009-08-19Add missing GUID C Name in DEC file from last check inqhuang81-1/+2
2009-08-19Add UEFI 2.2 Driver Healthy protocol definitionsqhuang82-0/+252
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang88-22/+22
2009-08-19Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 ...rsun33-0/+953
2009-08-19Add missing GUID C Name gEfiHashServiceBindingProtocolGuid in MdePkg.dec to m...qhuang81-0/+3
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.klu24-0/+269
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu21-0/+11
2009-08-19Synchronize the PCI Platform related definition with PI 1.2 specification.klu21-10/+10
2009-08-19SetVariable() function comments updated to follow UEFI2.3eric_tian1-8/+13
2009-08-19Synchronize parameter's name with PI 1.2klu21-2/+2
2009-08-18Make EOL consistentmdkinney1-243/+243
2009-08-18Make EOL consistentmdkinney4-36/+36
2009-08-18Add Add ARM supportmdkinney7-4/+230
2009-08-18Add ARM supportmdkinney18-2/+4491
2009-08-18Add ARM supportmdkinney5-4/+493
2009-08-18Add ARM supportmdkinney3-4/+103
2009-08-18Address an ARM compatibility issue by converting loops that were being optimi...mdkinney1-8/+4
2009-08-18Update BasePrintLib to work correctly on compilers where VA_LIST is a structuremdkinney1-4/+13
2009-08-18Add ARM supportmdkinney1-0/+3
2009-08-18Add ARM support to BaseIoLibIntrinsicmdkinney2-3/+437
2009-08-18Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...mdkinney2-6/+257
2009-08-18Add ARM as one of the supported architecturesmdkinney1-2/+3
2009-08-18Add ARM specific include pathmdkinney1-2/+6
2009-08-18Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT.mdkinney1-1/+6
2009-08-18Add ARM specific Jump Buffermdkinney1-0/+21
2009-08-18Add ARM specific CPU context to the Debug Support Protocolmdkinney1-8/+57
2009-08-18Add ARM specific Machine Typemdkinney2-6/+23
2009-08-18Add ARM specific Machine Type and Debug Directory Entry typemdkinney1-5/+20
2009-08-18Add workaround for some ARM compilers that do not always generate aligned acc...mdkinney1-1/+1
2009-08-18Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney4-94/+0
2009-08-18Add ARM VA_LIST related definitionsmdkinney1-5/+93
2009-08-18Add ARM specific version of ProcessorBind.hmdkinney1-0/+128
2009-08-18add new guid value.vanjeff1-0/+18
2009-08-18OPTIONAL should be put before comma.klu21-3/+3
2009-08-18Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu21-0/+23
2009-08-18Add S3 SMM Save State protocol definition from PI 1.2 specification.klu22-0/+49
2009-08-18update dec file to reflect newly introduced protocols.eric_tian2-1/+21
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.klu22-3/+216
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.klu22-0/+246
2009-08-171. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff5-20/+2156