summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-08BaseTools/tools_def.template: remove GCC48_IA32_X64_DLINK_COMMON dead-endLaszlo Ersek1-4/+0
2019-01-08BaseTools/tools_def.template: strip trailing whitespaceLaszlo Ersek1-54/+54
2019-01-08BaseTools/tools_def.template: fix up LF-only line terminatorLaszlo Ersek1-1/+1
2019-01-08BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47Ard Biesheuvel1-129/+14
2019-01-08Vlv2TbltDevicePkg: assume GCC48 or laterLaszlo Ersek1-13/+1
2019-01-08OvmfPkg: require GCC48 or laterLaszlo Ersek2-17/+5
2019-01-08EmulatorPkg: require GCC48 or laterLaszlo Ersek2-19/+3
2019-01-05MdeModulePkg/SdMmcPciHcDxe: Fix VS2015 IA32 NOOPT build failureHao Wu1-4/+4
2019-01-04SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this libraryJagadeesh Ujja1-2/+3
2019-01-04BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel3-3/+3
2019-01-04BaseTools: Correct PcdArray value assigment statementFeng, Bob C2-45/+73
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
2019-01-03SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASLZhang, Chao B2-84/+82
2019-01-03MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support.Ashish Singhal6-83/+366
2019-01-02StdLib/Environs: Avoid infinite recursion in _ExitAlex James1-1/+1
2019-01-02StdLib/sys/termios: Define cc_t as unsignedAlex James1-1/+1
2019-01-02UefiCpuPkg: Merge StuffRsb.inc files into one in UefiCpuPkg/IncludeHao Wu12-174/+10
2019-01-02MdeModulePkg: Remove PcdPeiCoreMaxXXX PCDsStar Zeng2-25/+0
2018-12-28BaseTools/GenFv: Support SecCore and PeiCore in different FVChasel, Chiu1-41/+41
2018-12-25BaseTools: Reset FdsGlobalVariableFeng, Bob C1-0/+51
2018-12-25UefiCpuPkg/PiSmmCpuDxeSmm: Update to consume SpeculationBarrierHao Wu1-3/+3
2018-12-25MdeModulePkg/Variable: Update to consume SpeculationBarrierHao Wu7-32/+38
2018-12-25MdeModulePkg/SmmLockBox: Update to consume SpeculationBarrierHao Wu1-6/+6
2018-12-25MdeModulePkg/FaultTolerantWrite: Update to consume SpeculationBarrierHao Wu1-4/+4
2018-12-25MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu5-0/+112
2018-12-24NetworkPkg: Remove some clarification from UefiPxeBcDxe.infSiyuan Fu1-6/+0
2018-12-24MdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.Siyuan Fu15-7905/+0
2018-12-24NetworkPkg: Remove some clarification from IScsiDxe.infSiyuan Fu1-10/+0
2018-12-24MdeModulePkg: Delete IScsiDxe in MdeModulePkg.Siyuan Fu33-11846/+0
2018-12-24NetworkPkg: Remove some clarification from TcpDxe.infSiyuan Fu1-6/+0
2018-12-24MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu23-12847/+0
2018-12-23BaseTools/tools_def ARM: use softfloat target for CLANG3xArd Biesheuvel1-2/+2
2018-12-21ArmPkg/ArmScmiDxe: Add clock enable functionJeff Brasen5-0/+268
2018-12-21Maintainers.txt: Change DynamicTablesPkg maintainerSami Mujawar1-1/+1
2018-12-21Upgrade OpenSSL to 1.1.0jJian J Wang6-7/+20
2018-12-21UefiCpuPkg/CpuExceptionHandlerLib: Fix spelling issueMike Maslenkin5-5/+5
2018-12-20ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register baseArd Biesheuvel2-8/+10
2018-12-20Readme.md: Add edk2 release tag and edk2 release planLiming Gao1-0/+4
2018-12-20ArmPkg/GenericWatchdogDxe: implement RegisterHandler() methodArd Biesheuvel1-9/+25
2018-12-20ArmPkg/GenericWatchdogDxe: clean up the codeArd Biesheuvel2-55/+61
2018-12-20ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt modeArd Biesheuvel3-27/+80
2018-12-20ArmPlatformPkg/SP805WatchdogDxe: cosmetic cleanupArd Biesheuvel2-56/+52
2018-12-20MdePkg/Arm/ProcessorBind.h: fix copy/paste errorArd Biesheuvel1-1/+1
2018-12-20ArmVirtPkg/MemoryInitPeiLib: split memory HOB based on MAX_ALLOC_ADDRESSArd Biesheuvel1-4/+4
2018-12-20ArmPlatformPkg/MemoryInitPeim: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel1-3/+3
2018-12-20ArmPkg/ArmMmuLib: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel1-1/+1
2018-12-20MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel1-26/+26
2018-12-20MdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_ADDRESSArd Biesheuvel1-4/+4
2018-12-20MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel5-0/+25
2018-12-19ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE buildsArd Biesheuvel1-0/+2