summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-06.pytool: Avoid "is" with a literal Python 3.8 warnings in CI pluginsPhilippe Mathieu-Daude2-2/+2
2019-12-05ArmPkg: Dispatch deferred images after EndOfDxeSami Mujawar1-1/+6
2019-12-05ShellPkg/UefiHandleParsingLib: Fix error allocate poolZhichao Gao1-4/+8
2019-12-05ShellPkg/edit: typo "%d Lines Wrote"Heinrich Schuchardt2-2/+2
2019-12-05ShellPkg: acpiview: IORT Spec Rev D updatesSami Mujawar1-4/+9
2019-12-05ShellPkg: acpiview: Add support for parsing FACSSami Mujawar5-5/+179
2019-12-05MdeModulePkg: Add ARM/Aarch64 support which were missingZhiguang Liu1-1/+1
2019-12-05MdeModulePkg: LzmaCustomDecompressLib.inf don't support EBC anymoreZhiguang Liu2-2/+2
2019-12-04BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX1-39/+40
2019-12-04UefiCpuPkg: Update the coding stylesShenglei Zhang4-4/+4
2019-12-04UefiCpuPkg/UefiCpuPkg.uni: Add missing strings for PCDShenglei Zhang1-0/+16
2019-12-04NetworkPkg/NetworkPkg.uni: Add missing strings for PCDShenglei Zhang1-0/+7
2019-12-04MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCDShenglei Zhang1-0/+12
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda3-1/+7
2019-12-02CryptoPkg/OpensslLib.inf: list OpenSSL local header "ms/uplink.h"Laszlo Ersek1-0/+1
2019-12-02CryptoPkg/OpensslLib: improve INF file consistencyLaszlo Ersek1-3/+2
2019-12-02MdeModulePkg/VariableSmmRuntimeDxe.inf: list local header "Variable.h"Laszlo Ersek1-0/+1
2019-11-25MdeModulePkg/Variable: Initialize local variable "RtPtrTrack"edk2-stable201911Kubacki, Michael A1-0/+2
2019-11-25MdeModulePkg/Variable: Initialize local variable "Variable"Kubacki, Michael A1-0/+2
2019-11-25StandaloneMmPkg: Fix build failure - Bug 2253Sami Mujawar1-2/+2
2019-11-25BaseTools:fix regression issue for platform .map fileFan, ZhijuX1-4/+4
2019-11-20MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2-18/+19
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX8-7/+68
2019-11-20MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queuesSean Brogan2-3/+5
2019-11-15EmulatorPkg DSC and WinHost.inf: Update tool chain name to CLANGPDBLiming Gao2-10/+10
2019-11-15OvmfPkg DSC: Update tool chain name to CLANGPDBLiming Gao3-9/+9
2019-11-15CryptoPkg CryptoLib: Update tool chain name to CLANGPDBLiming Gao6-6/+6
2019-11-15MdeModulePkg RegularExpressionDxe: Update tool chain name to CLANGPDBLiming Gao1-1/+1
2019-11-15BaseTools: Rename tool chain CLANG9 to CLANGPDBLiming Gao2-85/+85
2019-11-15MdeModulePkg: Unify the definitions of size_tZhiguang Liu2-10/+2
2019-11-15MdeModulePkg/Variable: Fix volatile variable RT cache update logicMichael Kubacki1-3/+3
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"Gao, Zhichao1-2/+2
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao1-0/+12
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao1-0/+8
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao2-2/+28
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 Update Intel Persistent Memory stringGao, Zhichao1-0/+4
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao1-2/+5
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao1-1/+3
2019-11-14MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao1-2/+8
2019-11-14MdePkg: add null version of RngLibJian J Wang4-0/+139
2019-11-13UefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD macroRay Ni1-1/+1
2019-11-13UefiCpuPkg/CpuCommonFeaturesLib: Remove XD enable/disable logicRay Ni3-108/+1
2019-11-13BaseTools: Fix build failure when using python38Ni, Ray1-1/+1
2019-11-13BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C1-0/+1
2019-11-13EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform.Tan, Ming2-2/+2
2019-11-12Readme.md: Update EDK II CI build branch nameMichael D Kinney1-2/+2
2019-11-12Readme.md: Update EDK II CI build status badge and linksMichael D Kinney1-10/+10
2019-11-11Readme.md: Add CI build status badgesMichael D Kinney1-0/+51
2019-11-11.mergify: Add Mergify YML pull request rules configuration fileMichael D Kinney1-0/+97
2019-11-11.azurepipelines: Add Azure Pipelines YML configuration filesSean Brogan7-0/+340