summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu2016-05-251-5/+27
* MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported optionsHao Wu2016-05-252-2/+2
* ShellPkg/App: Fix memory leak and save resources.Marvin H?user2016-05-251-2/+14
* UefiCpuPkg/PiSmmCpuDxeSmm: Using MSRs semaphores in aligned bufferJeff Fan2016-05-242-6/+30
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for MSRs semaphoresJeff Fan2016-05-243-3/+20
* UefiCpuPkg/PiSmmCpuDxeSmm: Using CPU semaphores in aligned bufferJeff Fan2016-05-243-39/+49
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for each CPU semaphoresJeff Fan2016-05-242-1/+21
* UefiCpuPkg/PiSmmCpuDxeSmm: Using global semaphores in aligned bufferJeff Fan2016-05-245-45/+51
* UefiCpuPkg/PiSmmCpuDxeSmm: Move forward MP sync data initializationJeff Fan2016-05-241-9/+9
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for global semaphoresJeff Fan2016-05-242-0/+65
* MdePkg/BaseLib: Add more comments for safe string functions.Jiewen Yao2016-05-242-0/+72
* MdePkg/WSMT.h: update header comment to use official URL link.Jiewen Yao2016-05-241-1/+1
* NetworkPkg: update code for NULL pointer check.Fu Siyuan2016-05-241-7/+10
* MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failureRuiyu Ni2016-05-241-0/+1
* MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependencyRuiyu Ni2016-05-241-1/+2
* CorebootPayloadPkg: Consume PlatformHookLib in PlatformBootManagerLibMaurice Ma2016-05-231-1/+2
* CorebootPayloadPkg: Use generic PciBus/PciHostBridge driverMaurice Ma2016-05-237-10/+976
* CorebootModulePkg/CbSupportDxe: Text only supportLeahy, Leroy P2016-05-231-10/+11
* CorebootPayloadPkg/PlatformBootManagerLib: Fix Linux buildLeahy, Leroy P2016-05-231-2/+1
* BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong2016-05-231-0/+6
* MdePkg: Update StatusCode Runtime Protocol comments to follow PI spec 1.4a.Liming Gao2016-05-231-12/+3
* MdeModulePkg/PciBus: do not improperly degrade resourceRuiyu Ni2016-05-233-3/+41
* MdeModulePkg/PciBus: Use shorter global variable nameRuiyu Ni2016-05-233-15/+15
* MdeModulePkg/PciBus: Remove unused fields in PCI_BARRuiyu Ni2016-05-232-5/+2
* MdeModulePkg/PciBus: use better name for local variables.Ruiyu Ni2016-05-231-11/+11
* MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-234-36/+6
* MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-232-5/+5
* MdePkg: Follow PI1.4a to update the comments of EndOfDxe and SmmReadyToLockStar Zeng2016-05-233-20/+41
* PcAtChipsetPkg/PcRtc: get century RTC address in entry pointRuiyu Ni2016-05-232-3/+13
* PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddressRuiyu Ni2016-05-231-18/+38
* IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok...Jiewen Yao2016-05-237-25/+25
* CorebootPayloadPkg: Remove BdsPlatform libraryMaurice Ma2016-05-204-1298/+0
* CorebootPayloadPkg: Switch to use generic BdxDxe driverMaurice Ma2016-05-204-14/+55
* CorebootPayloadPkg: Add coreboot PlatfromBootManagerLib implementationMaurice Ma2016-05-207-12/+1133
* CorebootModulePkg: Add video resolution PCD initializationMaurice Ma2016-05-203-1/+25
* CorebootModulePkg: Convert TAB to white space for CbSupportDxe driverMaurice Ma2016-05-201-71/+71
* MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINTStar Zeng2016-05-201-2/+3
* MdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECTABLE to 0x00080000Star Zeng2016-05-201-3/+3
* ShellPkg: Fix ARM build failure.Fu Siyuan2016-05-201-2/+2
* ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin2016-05-201-13/+5
* ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user2016-05-201-2/+9
* MdeModulePkg ScsiDiskDxe: Add Erase Block Protocol support for UFS devicesHao Wu2016-05-203-27/+761
* MdePkg IndustryStandard/Scsi.h: Add Unmap command supportHao Wu2016-05-201-4/+60
* NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin2016-05-202-4/+1
* NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin2016-05-201-5/+1
* ShellPkg: Add argument to set block size for tftp command.Fu Siyuan2016-05-202-4/+48
* IntelFsp2WrapperPkg/FspmWrapperPeim: Update debug message match code.Jiewen Yao2016-05-201-1/+1
* IntelFsp2Pkg/FspApi.h: Add comment for structure definition.Jiewen Yao2016-05-201-0/+33
* QuarkSocPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney2016-05-192-2/+18
* UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney2016-05-191-4/+21