summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/ArmVirtQemu.dsc
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ArmVirtPkg: Switch all PrePeiCore users to new Sec.infArd Biesheuvel1-1/+1
2024-07-27ArmVirtPkg/ArmVirtQemu: Switch to generic ResetSystemLibArd Biesheuvel1-5/+3
2024-06-26ArmVirtPkg: drop use of PcdArmArchTimerFreqInHzLeif Lindholm1-5/+0
2024-06-10ArmVirtPkg/ArmVirtQemu: Revert "Permit the use of dynamic PCDs in PEI"Ard Biesheuvel1-1/+5
2024-06-10ArmVirtPkg: Revert "Use dynamic PCD to set the SMCCC conduit"Ard Biesheuvel1-4/+0
2024-06-10ArmVirtPkg/ArmVirtQemu: Implement ArmMonitorLib for QEMU specificallyArd Biesheuvel1-0/+2
2024-06-04ArmVirtPkg: Enable the non-hardcode version FdtNorFlashQemuLibChao Li1-2/+19
2024-05-24ArmVirtPkg/ArmVirtQemu: Add RngDxe driveredk2-stable202405Ard Biesheuvel1-0/+1
2024-05-24ArmVirtPkg: Reverse inclusion order of MdeLibs.inc and ArmVirt.dsc.incArd Biesheuvel1-2/+2
2024-05-24ArmVirtPkg: Use dynamic PCD to set the SMCCC conduitArd Biesheuvel1-0/+4
2024-05-24ArmVirtPkg/ArmVirtQemu: Permit the use of dynamic PCDs in PEIArd Biesheuvel1-5/+1
2024-05-24ArmVirtPkg: Add Hash2DxeCrypto to ArmVirtPkgFlickdm1-0/+5
2024-04-30ArmVirtPkg: Enable QemuFwCfgMmioDxeLib.infChao Li1-1/+1
2024-04-22ArmVirtPkg/ArmVirtQemu: always build XIP code with strict alignmentArd Biesheuvel1-2/+0
2024-02-06ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkgChao Li1-1/+1
2024-02-06ArmVirtPkg: Move two PCD variables into OvmfPkgChao Li1-1/+1
2024-02-06ArmVirtPkg: Enable CpuMmio2DxeChao Li1-1/+1
2024-02-06ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkgChao Li1-1/+1
2023-09-19ArmVirtPkg: handle virtual EL2 timer in DTLeif Lindholm1-0/+1
2023-06-23OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne1-0/+1
2023-06-01ArmVirt: add VirtioSerialDxe to ArmVirtQemu buildsGerd Hoffmann1-0/+1
2023-03-16ArmVirtPkg/ArmVirtQemu: Use PEI flavor of ArmMmuLib for all PEIMsArd Biesheuvel1-6/+4
2023-02-16ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxeSunil V L1-2/+2
2023-01-16ArmVirt: don't use unaligned CopyMem () on NOR flashGerd Hoffmann1-1/+5
2023-01-10ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderXArd Biesheuvel1-0/+5
2022-12-22ArmVirtPkg: Remove CcProbeLib from ArmVirtQemu.dscMin M Xu1-1/+0
2022-12-16OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud HypervisorSebastien Boeuf1-0/+1
2022-10-27ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxeArd Biesheuvel1-2/+2
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 Biesheuvel1-5/+17
2022-10-26ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory sizeArd Biesheuvel1-3/+3
2022-10-26ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessaryArd Biesheuvel1-0/+3
2022-10-26ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIMArd Biesheuvel1-2/+0
2022-10-26ArmVirtPkg/ArmVirtQemu: enable initial ID map at early bootArd Biesheuvel1-3/+14
2022-10-26ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variableArd Biesheuvel1-0/+2
2022-10-24ArmVirtPkg: do not enable iSCSI driver by defaultArd Biesheuvel1-1/+1
2022-06-24ArmVirtPkg: Include DxeHardwareInfoLib library class in dscNicolas Ojeda Leon1-1/+0
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-04-22ArmVirtPkg: clear PcdConOut{Row,Column}Gerd Hoffmann1-0/+2
2022-01-29ArmVirtPkg: change qemu default resolution to 1280x800Gerd Hoffmann1-2/+2
2021-12-11OvmfPkg: Generalize AcpiPlatformDxeSebastien Boeuf1-1/+1
2021-10-14ArmVirtPkg/VirtioFdtDxe: Relocate VirtioFdtDxe to OvmfPkg/FdtAbner Chang1-1/+1
2021-10-14ArmVirtPkg/FdtPciHostBridgeLib: Relocate FdtPciHostBridgeLib to OvmfPkg/FdtAbner Chang1-1/+1
2021-10-14ArmVirtPkg/QemuFwCfgLib: Relocate QemuFwCfgLib to OvmfPkgAbner Chang1-1/+1
2021-10-14ArmVirtPkg/HighMemDxe: Relocate HighMemDxe to OvmfPkgAbner Chang1-1/+1
2021-10-14ArmVirtPkg/FdtPciPcdProducerLib: Relocate PciPcdProducerLib to OvmfPkgAbner Chang1-4/+4
2021-10-14ArmPkg: Use PcdPciIoTranslation PCD from MdePkgAbner Chang1-1/+1
2021-10-14ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkgAbner Chang1-1/+1
2021-10-05ArmVirtPkg: Reference new TPM classes in the build system for compilationStefan Berger1-0/+2