summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/ArmVirtQemu.dsc
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-13ArmVirtPkg: don't set PcdCoreCountLaszlo Ersek1-1/+0
2019-02-13ArmVirtPkg: clean up PcdSetNxForStack setting (applies to ArmVirtQemu only)Laszlo Ersek1-0/+5
2019-02-13ArmVirtPkg/{ArmVirtQemu,ArmVirtQemuKernel}: don't set PcdTrustzoneSupportLaszlo Ersek1-3/+0
2018-12-14ArmVirtPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan1-7/+3
2018-11-29ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platformsArd Biesheuvel1-4/+0
2018-07-13ArmVirtPkg/ArmVirtQemu: enable the IPv6 stackLaszlo Ersek1-1/+12
2018-07-13ArmVirtPkg: unify HttpLib resolutions in "ArmVirt.dsc.inc"Laszlo Ersek1-4/+0
2018-06-14ArmVirtPkg: add QemuRamfbDxeGerd Hoffmann1-0/+2
2018-04-30ArmVirtPkg: use protocol-based DevicePathLib instance for most DXE modulesLaszlo Ersek1-1/+6
2018-04-12ArmVirtPkg/ArmVirtQemu: hook NvVarStoreFormattedLib into VariableRuntimeDxeLaszlo Ersek1-0/+1
2017-12-06ArmVirtPkg: add NOOPT target to platform .DSCsArd Biesheuvel1-1/+1
2017-11-23ArmVirtPkg/ArmVirtMemoryInitPeiLib: move to ArmVirtMemInfoLibArd Biesheuvel1-1/+1
2017-11-23ArmVirtPkg: create QemuVirtMemInfoLib version for ArmVirtQemuArd Biesheuvel1-0/+3