summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-21MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi1-0/+3
2018-11-21MdePkg: check Length para before use in DevPathToTextUsbWWIDDandan Bi1-1/+1
2018-11-21MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPosDandan Bi1-1/+2
2018-11-21SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B4-6/+10
2018-11-20OvmfPkg: simply use the Bochs interface for vmsvgayuchenlin3-2/+18
2018-11-20Revert "OvmfPkg: VMWare SVGA display device register definitions"yuchenlin1-104/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."yuchenlin6-359/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"yuchenlin4-379/+7
2018-11-20Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"yuchenlin1-1/+0
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas7-22/+43
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverrideTomasz Michalec3-4/+46
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocolTomasz Michalec5-60/+181