summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
AgeCommit message (Expand)AuthorFilesLines
2023-02-16ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxeSunil V L6-8/+8
2023-02-16ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkgSunil V L3-136/+0
2023-01-30ArmVirtPkg: Remove RealView Debugger lines from ArmVirtPkg.dsc.incRebecca Cran1-7/+0
2023-01-26ArmVirtPkg/PlatformCI: Perform build test of ArmVirtKvmToolArd Biesheuvel2-0/+57
2023-01-26ArmVirtPkg/PlatformCI: Add CI coverage for ArmVirtQemuKernelArd Biesheuvel4-2/+83
2023-01-26ArmVirtPkg/PlatformCI: Enable optional features on Qemu AARCH64 buildsArd Biesheuvel1-3/+3
2023-01-26ArmVirtPkg/PlatformCI: factor out reusable PlatformBuildLib.pyArd Biesheuvel3-23/+39
2023-01-26ArmVirtPkg/ArmVirtQemu: enlarge initial flash mappingArd Biesheuvel1-1/+3
2023-01-26ArmVirtPkg/PrePi: Ensure timely execution of library constructorsArd Biesheuvel1-3/+3
2023-01-17ArmVirtPkg: CI: use ubuntu-22.04 vm_image (Linux only)Oliver Steffen1-1/+1
2023-01-17ArmVirtPkg: CI: Use Fedora 35 container (Linux only)Oliver Steffen1-5/+3
2023-01-17ArmVirtPkg: CI: use Python version from defaults templateOliver Steffen1-0/+4
2023-01-16ArmVirt: don't use unaligned CopyMem () on NOR flashGerd Hoffmann3-3/+15
2023-01-10ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderXArd Biesheuvel2-0/+20
2023-01-10ArmVirtPkg/ArmPlatformLibQemu: Ensure that VFP is on before running C codeArd Biesheuvel1-7/+5
2022-12-22ArmVirtPkg: Remove CcProbeLib from ArmVirtQemu.dscMin M Xu1-1/+0
2022-12-16ArmVirtPkg: Add reference to new build instructionsMichael Kubacki1-0/+3
2022-12-16OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud HypervisorSebastien Boeuf1-0/+1
2022-11-06ArmVirtPkg: Kvmtool: Add RNG support using Arm TRNG interfaceSami Mujawar2-0/+15
2022-10-27ArmVirtPkg/ArmVirtKvmTool: Migrate to OVMF's VirtNorFlashDxeArd Biesheuvel4-15/+15
2022-10-27ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxeArd Biesheuvel5-13/+13
2022-10-26ArmVirtPkg/ArmVirtQemu: Clear XIP flags instead of overriding themArd Biesheuvel1-1/+1
2022-10-26ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabledArd Biesheuvel2-6/+18
2022-10-26ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory sizeArd Biesheuvel8-25/+75
2022-10-26ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessaryArd Biesheuvel1-0/+3
2022-10-26ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIMArd Biesheuvel2-3/+0
2022-10-26ArmVirtPkg/ArmVirtQemu: enable initial ID map at early bootArd Biesheuvel2-4/+15
2022-10-26ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memoryArd Biesheuvel2-0/+163
2022-10-26ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID mapArd Biesheuvel4-0/+276
2022-10-26ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variableArd Biesheuvel1-0/+2
2022-10-26ArmVirtPkg: make EFI_LOADER_DATA non-executableArd Biesheuvel1-1/+1
2022-10-24ArmVirtPkg: do not enable iSCSI driver by defaultArd Biesheuvel2-2/+2
2022-10-24ArmVirtPkg: remove EbcDxe from all platformsArd Biesheuvel4-20/+0
2022-09-10ArmPkg, ArmVirtPkg: put SpellCheck in AuditOnly modeArd Biesheuvel1-1/+1
2022-09-06CloudHv/arm: switch PeiMemLib to its ownJianyong Wu1-1/+1
2022-09-06CloudHv/arm: add PeiMemInfoLibJianyong Wu3-0/+332
2022-09-05ArmVirtPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-08-02ArmVirtPkg: Fix KVM Guest FirmwareEdward Pickup1-1/+1
2022-07-09ArmVirtPkg: Pipeline: Resolving newly introduced dependencyKun Qin1-0/+1
2022-06-24ArmVirtPkg: Include DxeHardwareInfoLib library class in dscNicolas Ojeda Leon2-1/+1
2022-06-22Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous dataNicolas Ojeda Leon1-0/+1
2022-06-22Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfgNicolas Ojeda Leon1-0/+1
2022-05-19ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLibMichael Kubacki1-0/+1
2022-05-13ArmVirtPkg: Remove RVCT supportRebecca Cran1-4/+0
2022-04-22ArmVirtPkg: clear PcdConOut{Row,Column}Gerd Hoffmann2-0/+4
2022-02-25ArmVirtPkg/ArmVirtKvmTool: wire up configurable timeoutArd Biesheuvel1-2/+3
2022-02-25ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidationArd Biesheuvel1-9/+0
2022-02-01ArmVirtPkg/Kvmtool: Enable AcpiviewSami Mujawar2-2/+8
2022-02-01ArmVirtPkg/Kvmtool: Enable ACPI supportSami Mujawar2-4/+28
2022-02-01ArmVirtPkg/Kvmtool: Add Configuration ManagerSami Mujawar3-0/+1244