summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-30Add VLAN support.xdu230-937/+4303
2009-12-30Code clean up in NetLib:xdu213-475/+473
2009-12-30Make use of UefiRuntimeLib for refinement.xli243-44/+11
2009-12-30Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu210-1/+1
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang81-3/+3
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg.xli242-96/+0
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli243-9/+9
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli243-3/+3
2009-12-29Move SmmReportStatusCodeLib to proper architecture branch for package level b...xli241-1/+1
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-9/+9
2009-12-29the 1st paramter of the function prototype lost the "CONST" keyword which is ...jchen202-17/+13
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-9/+9
2009-12-29Refer to status code library instances in MdeModulePkg.xli243-21/+21
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-1/+1
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli245-0/+883
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli241-0/+1
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli241-0/+5
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli247-1308/+1
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli242-0/+605
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli242-0/+613
2009-12-29Create DxeReportStatusCodeLib instance.xli244-0/+731
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli242-0/+96
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