summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/ArmVirtQemu.dsc
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-29ArmVirtPkg: add BlobVerifierLibNull to DSCDov Murik1-1/+4
2021-03-31ArmVirtPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-0/+2
2021-01-20ArmVirtPkg/ArmVirtQemu: Add support for HotPlugJiahui Cen via groups.io1-0/+1
2021-01-20ArmVirtPkg: Refactor with PciHostBridgeUtilityLibJiahui Cen via groups.io1-0/+1
2021-01-19ArmVirtPkg: raise PcdShellFileOperationSize to 128KBLaszlo Ersek1-0/+1
2020-12-21ArmVirtPkg: include VirtioFsDxe in the ArmVirtQemu* platformsLaszlo Ersek1-1/+2
2020-11-17ArmVirtPkg/ArmVirtQemu.dsc: Enable MD5 while enable iSCSIGao, Zhichao1-1/+5
2020-04-28ArmVirtPkg: control PXEv4 / PXEv6 boot support from the QEMU command lineLaszlo Ersek1-0/+13
2020-04-21ArmVirtPkg/ArmVirtQemu: Revert "limit ACPI support to v5.0 and higher"Samer El-Haj-Mahmoud1-4/+0
2020-04-09ArmVirtPkg: Include NVMe support in ArmVirtQemu*Leendert van Doorn1-0/+5
2020-03-05ArmVirtPkg: incorporate the new QEMU kernel loader driver and libraryArd Biesheuvel1-0/+2
2020-03-04ArmVirtPkg/ArmVirtQemu: enable TPM2 based measured bootArd Biesheuvel1-0/+3
2020-03-04ArmVirtPkg/ArmVirtQemu: enable the TPM2 configuration moduleArd Biesheuvel1-0/+9
2020-03-04ArmVirtPkg/ArmVirtQemu: enable the DXE phase TPM2 support moduleArd Biesheuvel1-1/+25
2020-03-04ArmVirtPkg: unshare TpmMeasurementLib resolution between platformsArd Biesheuvel1-0/+1
2020-03-04ArmVirtPkg/ArmVirtQemu: enable TPM2 support in the PEI phaseArd Biesheuvel1-0/+20
2020-03-04ArmVirtPkg/ArmVirtQemu: add ResetSystem PEIM for upcoming TPM2 supportArd Biesheuvel1-0/+14
2020-03-04ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DTArd Biesheuvel1-0/+5
2019-06-28ArmVirtPkg: handle NETWORK_TLS_ENABLE in ArmVirtQemu*Laszlo Ersek1-4/+14
2019-05-16ArmVirtPkg: Update DSC/FDF to use NetworkPkg's include fragment file.Fu Siyuan1-28/+24
2019-04-30ArmVirtPkg: build EnrollDefaultKeys.efiLaszlo Ersek1-0/+1
2019-04-09ArmVirtPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-25ArmVirtPkg/PlatformBootManagerLib: display boot option loading/startingLaszlo Ersek1-0/+1
2019-02-25ArmVirtPkg/ArmVirtQemu*: enable minimal Status Code Routing in DXELaszlo Ersek1-0/+10
2019-02-13ArmVirtPkg/ArmVirtXen: don't set Pcd*ImageVerificationPolicyLaszlo Ersek1-0/+7
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdTurnOffUsbLegacySupportLaszlo Ersek1-0/+2
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdTerminalTypeGuidBufferLaszlo Ersek1-0/+3