summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu2016-03-151-0/+2
* BaseTools: Mentioned get_vsvars.bat at ReadMePeter Kirmeier2016-03-151-1/+3
* MdePkg: Add UEFI2.6 HII Image Ex and Image Decoder protocol definition.Cecil Sheng2016-03-153-0/+448
* MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT&HELP STR to *.uniStar Zeng2016-03-151-1/+10
* NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan2016-03-153-2/+4
* CryptoPkg: Fix the potential system hang issueJiaxin Wu2016-03-151-12/+17
* ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2016-03-143-59/+129
* EmbeddedPkg: enhance for multiple gpio controllersHaojian Zhuang2016-03-142-0/+18
* ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin2016-03-141-2/+4
* BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu2016-03-141-15/+15
* UefiCpuPkg/Include: Add top level MSR include fileMichael Kinney2016-03-131-0/+48
* UefiCpuPkg/Include: Add Pentium MSR include fileMichael Kinney2016-03-131-0/+121
* UefiCpuPkg/Include: Add P6 MSR include fileMichael Kinney2016-03-131-0/+1608
* UefiCpuPkg/Include: Add Pentium M MSR include fileMichael Kinney2016-03-131-0/+643
* UefiCpuPkg/Include: Add Core Solo/Duo MSR include fileMichael Kinney2016-03-131-0/+1074
* UefiCpuPkg/Include: Add Pentium 4 MSR include fileMichael Kinney2016-03-131-0/+2550
* UefiCpuPkg/Include: Add Xeon Phi MSR include fileMichael Kinney2016-03-131-0/+1426
* UefiCpuPkg/Include: Add Skylake MSR include fileMichael Kinney2016-03-131-0/+1008
* UefiCpuPkg/Include: Add Xeon Processor D MSR include fileMichael Kinney2016-03-131-0/+1430
* UefiCpuPkg/Include: Add Broadwell MSR include fileMichael Kinney2016-03-131-0/+265
* UefiCpuPkg/Include: Add Haswell-E MSR include fileMichael Kinney2016-03-131-0/+5995
* UefiCpuPkg/Include: Add Haswell MSR include fileMichael Kinney2016-03-131-0/+2575
* UefiCpuPkg/Include: Add Ivy Bridge MSR include fileMichael Kinney2016-03-131-0/+2830
* UefiCpuPkg/Include: Add Sandy Bridge MSR include fileMichael Kinney2016-03-131-0/+4703
* UefiCpuPkg/Include: Add Xeon E7 MSR include fileMichael Kinney2016-03-131-0/+254
* UefiCpuPkg/Include: Add Xeon 5600 MSR include fileMichael Kinney2016-03-131-0/+182
* UefiCpuPkg/Include: Add Nehalem MSR include fileMichael Kinney2016-03-131-0/+7196
* UefiCpuPkg/Include: Add Silvermont MSR include fileMichael Kinney2016-03-131-0/+1468
* UefiCpuPkg/Include: Add Atom MSR include fileMichael Kinney2016-03-131-0/+878
* UefiCpuPkg/Include: Add Core 2 MSR include fileMichael Kinney2016-03-131-0/+1325
* UefiCpuPkg/Include: Add Architectural MSR include fileMichael Kinney2016-03-131-0/+5801
* CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2gQin Long2016-03-117-79/+56
* CryptoPkg/OpensslLib: Convert saved opensslconf.h to DOS line endingsDavid Woodhouse2016-03-111-2/+3
* ArmVirtPkg/VirtFdtDxe: set /chosen/linux,pci-probe-only to 1 in DTBArd Biesheuvel2016-03-111-0/+26
* SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao2016-03-111-2/+6
* SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao2016-03-111-9/+9
* SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2016-03-112-4/+6
* BaseTools: update the mail address for stack trace infoYonghong Zhu2016-03-114-5/+5
* SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B2016-03-111-1/+2
* NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo2016-03-114-10/+10
* MdeModulePkg: Add missing pcd description to MdeModulePkg.uniDandan Bi2016-03-111-0/+8
* NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu2016-03-112-7/+7
* OvmfPkg: PciHostBridgeLib: permit access to the full extended config spaceLaszlo Ersek2016-03-102-1/+4
* OvmfPkg: match PCI config access to machine type (if not USE_OLD_PCI_HOST)Laszlo Ersek2016-03-103-0/+63
* OvmfPkg: add DxePciLibI440FxQ35Laszlo Ersek2016-03-102-0/+1276
* OvmfPkg: PlatformPei: enable PCIEXBAR (aka MMCONFIG / ECAM) on Q35Laszlo Ersek2016-03-105-4/+104
* OvmfPkg: PlatformPei: lower the 32-bit PCI MMIO base to 2GB on Q35Laszlo Ersek2016-03-101-4/+3
* OvmfPkg: IndustryStandard/Q35MchIch9.h: add PCIEXBAR macrosLaszlo Ersek2016-03-101-0/+8
* BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen2016-03-101-43/+47
* BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen2016-03-101-48/+37