summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao42-2/+2
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff9-844/+374
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu21-2/+2
2010-01-04Implement the simulation version of StallPei for NT32 platform. It bases on w...klu24-0/+157
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu25-5/+1199
2010-01-04Update shell binaries to newer version snapshot 2009-12-14 snapshot.qhuang891-6/+6
2009-12-31Minor clean ups for these INF files.mdkinney2-14/+11
2009-12-31Only check the unsupported IFR opcode for framework HII form package.lgao41-27/+20
2009-12-31Remove dependency on include file in package outside of EKD2.rsun33-2/+144
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun317-37/+2391
2009-12-31Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun31-19/+7
2009-12-31Fix minor coding style issues.qhuang82-29/+30
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang82-1/+2
2009-12-31Add disableif statement example, and suppressif form example.lgao41-102/+104
2009-12-31Align name of constructor and destructor.xli241-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli246-338/+257
2009-12-30Update GenericBdsLib to support BootOption for VLAN device.xdu23-35/+131
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