summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failureRuiyu Ni
2016-05-24MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependencyRuiyu Ni
2016-05-23CorebootPayloadPkg: Consume PlatformHookLib in PlatformBootManagerLibMaurice Ma
2016-05-23CorebootPayloadPkg: Use generic PciBus/PciHostBridge driverMaurice Ma
2016-05-23CorebootModulePkg/CbSupportDxe: Text only supportLeahy, Leroy P
2016-05-23CorebootPayloadPkg/PlatformBootManagerLib: Fix Linux buildLeahy, Leroy P
2016-05-23BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong
2016-05-23MdePkg: Update StatusCode Runtime Protocol comments to follow PI spec 1.4a.Liming Gao
2016-05-23MdeModulePkg/PciBus: do not improperly degrade resourceRuiyu Ni
2016-05-23MdeModulePkg/PciBus: Use shorter global variable nameRuiyu Ni
2016-05-23MdeModulePkg/PciBus: Remove unused fields in PCI_BARRuiyu Ni
2016-05-23MdeModulePkg/PciBus: use better name for local variables.Ruiyu Ni
2016-05-23MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng
2016-05-23MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng
2016-05-23MdePkg: Follow PI1.4a to update the comments of EndOfDxe and SmmReadyToLockStar Zeng
2016-05-23PcAtChipsetPkg/PcRtc: get century RTC address in entry pointRuiyu Ni
2016-05-23PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddressRuiyu Ni
2016-05-23IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok...Jiewen Yao
2016-05-20CorebootPayloadPkg: Remove BdsPlatform libraryMaurice Ma
2016-05-20CorebootPayloadPkg: Switch to use generic BdxDxe driverMaurice Ma
2016-05-20CorebootPayloadPkg: Add coreboot PlatfromBootManagerLib implementationMaurice Ma
2016-05-20CorebootModulePkg: Add video resolution PCD initializationMaurice Ma
2016-05-20CorebootModulePkg: Convert TAB to white space for CbSupportDxe driverMaurice Ma
2016-05-20MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINTStar Zeng
2016-05-20MdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECTABLE to 0x00080000Star Zeng
2016-05-20ShellPkg: Fix ARM build failure.Fu Siyuan
2016-05-20ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin
2016-05-20ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user
2016-05-20MdeModulePkg ScsiDiskDxe: Add Erase Block Protocol support for UFS devicesHao Wu
2016-05-20MdePkg IndustryStandard/Scsi.h: Add Unmap command supportHao Wu
2016-05-20NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin
2016-05-20NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin
2016-05-20ShellPkg: Add argument to set block size for tftp command.Fu Siyuan
2016-05-20IntelFsp2WrapperPkg/FspmWrapperPeim: Update debug message match code.Jiewen Yao
2016-05-20IntelFsp2Pkg/FspApi.h: Add comment for structure definition.Jiewen Yao
2016-05-19QuarkSocPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney
2016-05-19UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney
2016-05-19MdeModulePkg NvmExpressDxe: Add BlockIo2 supportHao Wu
2016-05-19MdeModulePkg BootManagerUiLib: Remove invalid keyword "bds".Dong, Eric
2016-05-19BootMaintenanceManagerUiLib: Remove invalid keyword "bds"Dong, Eric
2016-05-19MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong
2016-05-19BootMaintenanceMangerUiLib: Save mode info for later use.Dong, Eric
2016-05-19MdeModulePkg BootManagerUiLib: Save mode info for later use.Dong, Eric
2016-05-19SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio...Cinnamon Shia
2016-05-19MdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support issueZhang, Chao B
2016-05-18CorebootModulePkg: Use PCD for memory type information initializationMaurice Ma
2016-05-18MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi
2016-05-18MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driverMa, Maurice
2016-05-18BootMaintenanceManagerUiLib: Rollback changes for BootNext.Eric Dong
2016-05-18BaseTools: Eliminate two shift-negative-value in FvLib.cZenith432