summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19add error handler in return places.eric_tian1-16/+51
2009-08-19Synchronize parameter's name with PI 1.2klu21-2/+2
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian3-5/+5
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-18modified to removed references to WinNt in the comments for serial driversjchen201-3/+3
2009-08-18Fix invalid doxygen comment, should not mix the usage of /// and /**klu21-5/+5
2009-08-18Add SMBIOS protocol definitions from PI 1.2 specification.klu22-0/+246
2009-08-18Enhance Capsule driver to update capsule one by one. lgao41-51/+47
2009-08-171. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff5-20/+2156
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy2-13/+11
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy2-181/+176
2009-08-17Update PCD driver to correctly set the HII type PCDs.lgao41-6/+10
2009-08-15Change the default location for IASL on Unix.jljusten1-1/+2
2009-08-15Remove '/' directory separator from CYGWIN & UNIXGCC tool specications.jljusten1-76/+76
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2-10/+24
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2-10/+24
2009-08-141. Log performance data below 4Gqhuang81-25/+29