summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Fix file headersmdkinney22-37/+38
2009-08-24Fix file headersmdkinney7-15/+11
2009-08-24Fix file headersmdkinney4-4/+4
2009-08-24Fix file headermdkinney1-2/+2
2009-08-24Fix file headersmdkinney10-10/+13
2009-08-24Fix file headers and a few commentsmdkinney10-17/+10
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun31-1/+4
2009-08-21Add "/" after "lock" and another instruction to improve compatibility.qhuang84-9/+9
2009-08-20Add super IO protocol from PI 1.2 specification.klu22-0/+197
2009-08-20Add Acpi System Description Table protocol from PI 1.2 specification.klu22-0/+265
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang82-3/+3
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-20Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu22-0/+33
2009-08-20Add missing status code definitions.klu21-0/+2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu21-0/+55
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.qhuang811-24/+24
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang838-5771/+5771
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang81-10/+11
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang81-2/+2
2009-08-19Minor update some formating qhuang81-3/+2
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