summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-14Add performance logging on EFI boot pathqhuang81-2/+9
2009-08-14Enhance Partition driver for EFI_NO_MEDIA caseqhuang81-6/+18
2009-08-14Enhance GPT to remove the assumption that GPT partition entry in PMBR must be...qhuang81-5/+10
2009-08-14Fix a potential issue to use FreePool() with NULL pointer.qhuang81-2/+2
2009-08-14Remove ".intel_syntax", convert MASM to GAS.gikidy1-168/+159
2009-08-14Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff2-5/+8
2009-08-141. Correct Col * Row stringlgao42-5/+6
2009-08-131. update timeout interval time from 10ms to 50msvanjeff5-164/+180
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian1-2/+16
2009-08-13Correct library instance to pass buildlgao41-9/+0
2009-08-12Remove ".intel_syntax", convert MASM to GAS.gikidy1-244/+242
2009-08-12add correct [Depex] section.vanjeff5-8/+17
2009-08-12build tools will break if PEIM or DXE driver has no valid [Depex] section.vanjeff2-2/+14
2009-08-12add 2 class code definitions defiled in PCI 2.3 spec.vanjeff1-3/+15
2009-08-12Use "movd" instruction to manipulate MMX register to support more GNU assembl...qhuang86-6/+6
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang82-4/+0
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang81-1/+1
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-2/+0
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-3/+1
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-3/+1
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang84-9/+19
2009-08-11Update the comments for S3Lib and RecoveryLib class to state that they are de...qhuang81-0/+4
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang86-7/+23
2009-08-111. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang85-265/+49
2009-08-111. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_L...qhuang81-15/+5
2009-08-11Minor update to remove some Unicode character in public header file. qhuang82-4/+4
2009-08-11Minor update source to make end-of-line consistent. qhuang81-14/+14