summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-20Add related definitions support large file.klu2
2009-08-20Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu2
2009-08-20Add missing status code definitions.klu2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu2
2009-08-20Remove extra black in function declaration prototype.qhuang8
2009-08-20fixed one typo in comments.vanjeff
2009-08-19Add [in] [out] after doxygen @param tagqhuang8
2009-08-19Remove tabs in source code in MdePkg.qhuang8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang8
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang8
2009-08-19Minor update some formating qhuang8
2009-08-19Minor update to fix some typos.qhuang8
2009-08-19Minor update to add braces for GUID value qhuang8
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang8
2009-08-19Add UEFI 2.2 Driver Healthy protocol definitionsqhuang8
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang8
2009-08-19Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 ...rsun3
2009-08-19Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL GUID value macro.qhuang8
2009-08-19Remove a non-existing protocol header file.qhuang8
2009-08-19Fix syntax error about #pragma packqhuang8
2009-08-19Add Report Status Code related PPI/Protocol from PI 1.2 specification.klu2
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu2
2009-08-19Synchronize the PCI Platform related definition with PI 1.2 specification.klu2
2009-08-19SetVariable() function comments updated to follow UEFI2.3eric_tian
2009-08-19Synchronize parameter's name with PI 1.2klu2
2009-08-18Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT.mdkinney
2009-08-18Add ARM specific Jump Buffermdkinney
2009-08-18Add ARM specific CPU context to the Debug Support Protocolmdkinney
2009-08-18Add ARM specific Machine Typemdkinney
2009-08-18Add ARM specific Machine Type and Debug Directory Entry typemdkinney
2009-08-18Add workaround for some ARM compilers that do not always generate aligned acc...mdkinney
2009-08-18Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney
2009-08-18Add ARM VA_LIST related definitionsmdkinney
2009-08-18Add ARM specific version of ProcessorBind.hmdkinney
2009-08-18OPTIONAL should be put before comma.klu2
2009-08-18Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu2
2009-08-18Add S3 SMM Save State protocol definition from PI 1.2 specification.klu2
2009-08-18update dec file to reflect newly introduced protocols.eric_tian
2009-08-18import VlanConfig.h, EFI VLAN Config protocol defined in UEFI 2.3vanjeff
2009-08-18Add definition of S3 save state from PI 1.2 specification.klu2
2009-08-18add Dhcp6/Mtftp6/Udp6 three protocol's definitions into MdePkg to comply with...eric_tian
2009-08-181.refined doxgen format.vanjeff
2009-08-18Add SMBIOS protocol definitions from PI 1.2 specification.klu2
2009-08-171. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian
2009-08-12add 2 class code definitions defiled in PCI 2.3 spec.vanjeff
2009-08-11Minor update to remove some Unicode character in public header file. qhuang8
2009-08-04remove incorrect comments.lgao4