summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Minor update to fix some typos.qhuang82009-08-194-4/+4
* Add missing GUID C Name definition for 3 new UEFI 2.2 protocols.qhuang82009-08-191-5/+14
* Minor update to add braces for GUID value qhuang82009-08-192-4/+2
* Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang82009-08-191-0/+1
* Add missing GUID C Name in DEC file from last check inqhuang82009-08-191-1/+2
* Add UEFI 2.2 Driver Healthy protocol definitionsqhuang82009-08-192-0/+252
* Remove some non-ascii code in header file and fix some minor typos in comments.qhuang82009-08-198-22/+22
* Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 ...rsun32009-08-193-0/+953
* Add missing GUID C Name gEfiHashServiceBindingProtocolGuid in MdePkg.dec to m...qhuang82009-08-191-0/+3
* Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL GUID value macro.qhuang82009-08-191-2/+2
* Remove a non-existing protocol header file.qhuang82009-08-191-1/+0
* Fix syntax error about #pragma packqhuang82009-08-191-1/+1
* Add Report Status Code related PPI/Protocol from PI 1.2 specification.klu22009-08-194-0/+269
* Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu22009-08-191-0/+11
* Synchronize the PCI Platform related definition with PI 1.2 specification.klu22009-08-191-10/+10
* SetVariable() function comments updated to follow UEFI2.3eric_tian2009-08-191-8/+13
* Synchronize parameter's name with PI 1.2klu22009-08-191-2/+2
* Make EOL consistentmdkinney2009-08-181-243/+243
* Make EOL consistentmdkinney2009-08-184-36/+36
* Add Add ARM supportmdkinney2009-08-187-4/+230
* Add ARM supportmdkinney2009-08-1818-2/+4491
* Add ARM supportmdkinney2009-08-185-4/+493
* Add ARM supportmdkinney2009-08-183-4/+103
* Address an ARM compatibility issue by converting loops that were being optimi...mdkinney2009-08-181-8/+4
* Update BasePrintLib to work correctly on compilers where VA_LIST is a structuremdkinney2009-08-181-4/+13
* Add ARM supportmdkinney2009-08-181-0/+3
* Add ARM support to BaseIoLibIntrinsicmdkinney2009-08-182-3/+437
* Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...mdkinney2009-08-182-6/+257
* Add ARM as one of the supported architecturesmdkinney2009-08-181-2/+3
* Add ARM specific include pathmdkinney2009-08-181-2/+6
* Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT.mdkinney2009-08-181-1/+6
* Add ARM specific Jump Buffermdkinney2009-08-181-0/+21
* Add ARM specific CPU context to the Debug Support Protocolmdkinney2009-08-181-8/+57
* Add ARM specific Machine Typemdkinney2009-08-182-6/+23
* Add ARM specific Machine Type and Debug Directory Entry typemdkinney2009-08-181-5/+20
* Add workaround for some ARM compilers that do not always generate aligned acc...mdkinney2009-08-181-1/+1
* Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney2009-08-184-94/+0
* Add ARM VA_LIST related definitionsmdkinney2009-08-181-5/+93
* Add ARM specific version of ProcessorBind.hmdkinney2009-08-181-0/+128
* add new guid value.vanjeff2009-08-181-0/+18
* OPTIONAL should be put before comma.klu22009-08-181-3/+3
* Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu22009-08-181-0/+23
* Add S3 SMM Save State protocol definition from PI 1.2 specification.klu22009-08-182-0/+49
* update dec file to reflect newly introduced protocols.eric_tian2009-08-182-1/+21
* import VlanConfig.h, EFI VLAN Config protocol defined in UEFI 2.3vanjeff2009-08-181-0/+140
* Add definition of S3 save state from PI 1.2 specification.klu22009-08-182-3/+216
* add Dhcp6/Mtftp6/Udp6 three protocol's definitions into MdePkg to comply with...eric_tian2009-08-183-0/+2143
* 1.refined doxgen format.vanjeff2009-08-183-29/+28
* Add SMBIOS protocol definitions from PI 1.2 specification.klu22009-08-182-0/+246
* 1. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff2009-08-175-20/+2156