summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-19BaseTools/tools_def ARM: emit PIC veneersArd Biesheuvel1-1/+1
2018-12-19EmbeddedPkg: remove GdbDebugAgent libraryArd Biesheuvel11-4738/+0
2018-12-19ArmPkg: drop ArmBds remnant Pcds from .decLeif Lindholm1-20/+0
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin1-2/+5
2018-12-19Vlv2TbltDevicePkg: Remove PcdPeiCoreMaxXXX PCDs' statementStar Zeng3-6/+0
2018-12-19OvmfPkg: Remove PcdPeiCoreMaxXXX PCDs' statementStar Zeng3-6/+0
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng5-199/+254
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng4-24/+75
2018-12-19SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng4-46/+74
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFvStar Zeng4-108/+136
2018-12-19BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan1-1/+19
2018-12-18BaseTools: Update nasm file build rule to support $(INC)zhijufan1-1/+2
2018-12-18ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang1-28/+0
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C4-31/+34
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C4-23/+99
2018-12-18ArmVirtPkg: Remove redundant library instances in ArmVirtQemuKernel.dscFu Siyuan2-4/+1
2018-12-17MdeModulePkg/PciBus: Fix system hang when no PCI Option ROM existsRuiyu Ni1-4/+6
2018-12-17MdeModulePkg/NonDiscoverablePciDeviceDxe: add missing validationVladimir Olovyannikov1-1/+49
2018-12-15ArmPkg: remove redundant _ARM_PLATFORM_FLAGS overridesArd Biesheuvel1-3/+0
2018-12-15BaseTools: Fixed the build fail issue for casesFeng, Bob C2-2/+2
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C2-2/+4
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C2-7/+15
2018-12-14ArmVirtPkg/ArmVirt.dsc.inc: define TcpIoLib resolution unconditionallyArd Biesheuvel1-2/+0
2018-12-14ArmVirtPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan4-23/+12
2018-12-13ArmVirtPkg/PrePi ARM CLANG35: drop incompatible command line optionArd Biesheuvel2-10/+0
2018-12-13BaseTools/tools_def ARM CLANG35: work around -mno-movt option name changeArd Biesheuvel1-1/+1
2018-12-13MdePkg/BaseMemoryLibOptDxe ARM: add missing function annotationsArd Biesheuvel4-0/+8
2018-12-13Maintainers.txt: Change package maintainer and reviewer of CryptoPkg.Ye Ting1-1/+2
2018-12-12BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel1-2/+0
2018-12-11ArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around build issuesArd Biesheuvel4-5/+49
2018-12-11ArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD settings apply to ARMArd Biesheuvel1-11/+9
2018-12-11BaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5 to 4 KB alignmentArd Biesheuvel1-12/+14
2018-12-11MdeModulePkg/FileExplorerLib: avoid packed struct for program dataArd Biesheuvel1-2/+2
2018-12-11ArmPkg/OpteeLib: Add OPTEE_SUCCESS return codeSumit Garg1-0/+1
2018-12-10SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen14-632/+0
2018-12-10UefiCpuPkg/Cpuid: Add code to support new definition.Eric Dong1-5/+141