summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissionsArd Biesheuvel1-2/+6
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel1-0/+3
2018-12-03MdeModulePkg: Correct PCD name in MdeModulePkg.uniLiming Gao1-2/+2
2018-11-30EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarationsArd Biesheuvel1-4/+0
2018-11-29ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platformsArd Biesheuvel3-11/+0
2018-11-29EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel1-1/+0
2018-11-29ArmPlatformPkg/PlatformPei: drop unused PCD referencesArd Biesheuvel2-6/+0
2018-11-29BeagleBoardPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmVirtPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel3-3/+1
2018-11-29ArmPkg/CpuPei: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into accountArd Biesheuvel3-8/+9
2018-11-29ArmVirtPkg/XenVirtMemInfoLib: refactor reading of the PA space sizeArd Biesheuvel4-75/+7
2018-11-29ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel4-0/+39
2018-11-29MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bitsArd Biesheuvel1-2/+2
2018-11-29ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA rangeArd Biesheuvel5-97/+5
2018-11-29ArmVirtPkg/FdtPciHostBridgeLib: map ECAM and I/O spaces in GCD memory mapArd Biesheuvel2-1/+46
2018-11-29EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel3-62/+0
2018-11-29EmbeddedPkg/TemplateSec: remove unused moduleArd Biesheuvel2-141/+0
2018-11-29Maintainers.txt: Update MdeModulePkg maintainersStar Zeng1-1/+2
2018-11-29Maintainers.txt: Update FmpDevicePkg maintainerStar Zeng1-1/+1
2018-11-29MdeModulePkg/BaseSortLib: Enable for all module typesJeff Brasen1-2/+2
2018-11-29EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen1-0/+32
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao1-1/+1
2018-11-29Maintainers.txt: Add the rule to hand over the package maintain roleLiming Gao1-0/+5
2018-11-27ArmPkg: fix StandaloneMmMmuLib subdirectory caseLeif Lindholm2-1/+1
2018-11-27ArmPkg/ArmPkg.dsc: move ArmMmuStandaloneMmLib.inf to AARCH64 sectionArd Biesheuvel1-1/+1
2018-11-27ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.Achin Gupta5-0/+265
2018-11-27ArmPkg/Include: Add MM interface SVC return codes.Achin Gupta1-0/+7
2018-11-27ArmPkg/Include: Fix the SPM version SVC IDSughosh Ganu1-1/+1
2018-11-27ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver.Achin Gupta3-0/+456
2018-11-27ArmPkg: Add PCDs needed for MM communication driver.Achin Gupta1-0/+3
2018-11-27ArmPlatformPkg/NorFlashPlatformLib: remove unused Guid member from structArd Biesheuvel1-1/+0
2018-11-27MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao8-4/+54
2018-11-27OvmfPkg: Don't include TftpDynamicCommand in XCODE5 tool chainLiming Gao6-0/+12
2018-11-27MdePkg ACPI: fix the typos in Acpi61.h and Acpi62.hGary Lin2-2/+2
2018-11-26ArmVirtPkg/NorFlashQemuLib: discover NOR flash banks dynamicallyArd Biesheuvel2-21/+69
2018-11-26ArmVirtPkg/FdtClientDxe: take DT node 'status' properties into accountArd Biesheuvel1-5/+33
2018-11-26ArmPlatformPkg/NorFlashDxe: use one GUID plus index to identify flash banksArd Biesheuvel2-3/+4
2018-11-26ArmPlatformPkg/NorFlashDxe: prepare for devicepath format changeArd Biesheuvel2-3/+8
2018-11-26ArmPkg: remove now unused BsdLib.hArd Biesheuvel1-212/+0
2018-11-26IntelFsp2WrapperPkg: Fix constant if statements issueChasel, Chiu2-2/+2
2018-11-26IntelFsp2WrapperPkg: Fix line ending format issueChasel, Chiu5-43/+43
2018-11-26MdeModulePkg/LockboxNullLib: clean up INF file.Jiewen Yao1-1/+1
2018-11-23NetworkPkg/IScsiDxe: add debug logs for failed SetVariable attemptsVijayenthiran Subramaniam1-0/+8
2018-11-23Vlv2TbltDevicePkg:Fix build and boot failure of Minnowboard Max platform.zwei44-3/+6
2018-11-23MdeModulePkg/Variable: add debug logs in VariableServiceSetVariableVijayenthiran Subramaniam1-0/+30
2018-11-22ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang4-82/+0
2018-11-21ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()Ard Biesheuvel6-6/+187
2018-11-21Maintainers.txt: update Vlv2*Pkg maintainers.Sun, Zailiang1-4/+4