summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-29Remove unnecessary dependency on IntelFrameworkModulePkg.xli241-2/+1
2009-12-29Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg.xli242-4/+0
2009-12-29Sync tool code to BuildTools project r1783.lgao488-733/+2039
2009-12-29Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun31-2/+5
2009-12-29Fix a bug in DegradeResource().rsun31-15/+16
2009-12-28Fix some typo.klu24-10/+10
2009-12-28Add a thunk driver to translate framework DataHub's smbios related record to ...klu210-0/+7387
2009-12-28Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli241-0/+1
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu21-7/+9
2009-12-25Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.xli244-0/+719
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-25Enable package level build.xli241-0/+1
2009-12-25Fix ICC compiler warning.xli241-4/+0
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli242-5/+5
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli2416-1777/+0
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli241-0/+4
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli2415-0/+1771
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-1/+3
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-2/+4
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-9/+9
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli2416-186/+31
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-0/+155
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang81-1/+2
2009-12-25Add fixing for supporting third-party FV in unknown format. klu23-21/+293
2009-12-25Fix ICC toolchain build break.rsun31-2/+2
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun32-29/+70
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun37-6/+49
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang81-4/+13
2009-12-24update file/function comments to list the string length limitation.eric_tian2-1/+7
2009-12-24clean-up the license to open source.eric_tian12-206/+124
2009-12-23Correct license's header.klu211-203/+115
2009-12-23PI 1.1 SMM Feature Check-indavidhuang10-2/+1161
2009-12-23PI 1.1 SMM Feature Check-indavidhuang2-0/+25
2009-12-23PI 1.1 SMM Feature Check-indavidhuang7-4/+458
2009-12-23PI 1.1 SMM Feature Check-indavidhuang21-16/+5231
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-12-23Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...qhuang81-2/+10
2009-12-22Working on having a single stack for all modes. This code currently has an is...AJFISH1-0/+225
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao42-10/+17
2009-12-22Add new UEFI driver AtaBusDxe:qhuang86-0/+2571
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang83-25/+446
2009-12-22add error handling for input parameter.eric_tian2-1/+11
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-12-22Add variable definitions of user identification gdong13-0/+46
2009-12-21Return EFI_UNSUPPORTED on NT32 platform.xli241-4/+4
2009-12-20Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu25-6/+11
2009-12-18Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH1-4/+6
2009-12-171. Fix a bug encounter in builddavidhuang1-3/+3
2009-12-17Refine the functions headers.vanjeff5-56/+56