summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-13MdeModulePkg: Add missing header files in INF filesShenglei Zhang3-2/+11
2019-08-13MdePkg: Add MmAccess and MmControl definition.Marc W Chen3-0/+251
2019-08-13Readme.md: Remove tag release from ReadmeLiming Gao1-3/+0
2019-08-13MdeModulePkg/RegularExpressionDxe: Add two missing null pointer checksLiming Gao1-0/+2
2019-08-13MdeModulePkg RegularExpressionDxe: Update Oniguruma from v6.9.0 to v6.9.3Liming Gao25-11282/+14041
2019-08-13MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOLAlbecki, Mateusz4-3/+112
2019-08-13MdeModulePkg/UfsPassThruDxe: Refactor private data to use UfsHcInfoAlbecki, Mateusz3-23/+58
2019-08-13MdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand functionAlbecki, Mateusz2-23/+27
2019-08-13MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOLAlbecki, Mateusz2-0/+127
2019-08-12ShellPkg/UefiShellLevel2CommansLib: Pointer Resonse should be checkedGao, Zhichao2-2/+8
2019-08-12ShellPkg: acpiview: SRAT: Prevent buffer overrunsKrzysztof Koch1-1/+13
2019-08-12ShellPkg: acpiview: PPTT: Prevent buffer overrunsKrzysztof Koch1-11/+27
2019-08-12ShellPkg: acpiview: MADT: Prevent buffer overrunsKrzysztof Koch1-1/+1
2019-08-12ShellPkg: acpiview: IORT: Prevent buffer overrunsKrzysztof Koch1-86/+105
2019-08-12ShellPkg: acpiview: GTDT: Prevent buffer overrunsKrzysztof Koch1-73/+78
2019-08-12ShellPkg: acpiview: DBG2: Prevent buffer overrunsKrzysztof Koch1-49/+92
2019-08-12BaseTools: Fixed an issue that build raise exceptionFeng, Bob C1-5/+2
2019-08-12SourceLevelDebugPkg DebugCommLibUsb3: Address NULL ptr dereference caseZeng, Star1-1/+1
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C3-24/+31
2019-08-09BaseTools: Add the support for python 2Feng, Bob C2-5/+92
2019-08-09BaseTools: Move BuildOption parser out of build.pyFeng, Bob C3-107/+121
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C4-19/+117
2019-08-09BaseTools: Add shared data for processesFeng, Bob C2-5/+8
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C7-56/+307
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C15-4248/+5204
2019-08-09BaseTools: Add functions to get platform scope build optionsFeng, Bob C3-2/+40
2019-08-09BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C1-87/+143
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C8-97/+63
2019-08-09CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithmGary West7-3/+155
2019-08-09UefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless ConsoleLogLock spinlock.Eric Dong1-2/+0
2019-08-09UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless ConsoleLogLock spinlock.Eric Dong2-2/+0
2019-08-09UefiCpuPkg: Update code to include register definitions from MdePkgNi, Ray16-37/+35
2019-08-09UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray39-8119/+8194
2019-08-09MdeModulePkg/DxeIpl: Create 5-level page table for long modeNi, Ray2-77/+153
2019-08-09MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray2-3981/+3999
2019-08-09MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTableNi, Ray2-0/+14
2019-08-09UefiCpuPkg/CpuDxe: Support parsing 5-level page tableNi, Ray2-2/+19
2019-08-09UefiCpuPkg/CpuDxe: Remove unnecessary macrosNi, Ray1-19/+24
2019-08-09UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabledNi, Ray4-2/+32
2019-08-09OvmfPkg/PlatformPei: Change referenced MSR name.Eric Dong1-2/+2
2019-08-08BaseTools:Add the Judgment Method of "--exclude"Fan, ZhijuX1-1/+17
2019-08-07BaseTools/PatchCheck: Disable text conversion in 'git show'Michael D Kinney1-1/+1
2019-08-07BaseTools/PatchCheck: Add copy from/to keywordsMichael D Kinney1-0/+2
2019-08-07BaseTools/PatchCheck: Ignore blank lines in diffMichael D Kinney1-0/+3
2019-08-07MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameterZhang, Shenglei1-0/+1
2019-08-07MdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multiple controllersJin, Eric1-137/+257
2019-08-06MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5Michael D Kinney1-2/+2
2019-08-06EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failureMichael D Kinney4-10/+10
2019-08-06EmulatorPkg/Unix/Host: Fix NetworkPkg dependenciesMichael D Kinney2-1/+6
2019-08-06EmulatorPkg: Fix VS2015 build when VS2017 also installedMichael Kinney1-14/+8