summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
AgeCommit message (Expand)AuthorFilesLines
2021-01-19ArmVirtPkg: raise PcdShellFileOperationSize to 128KBLaszlo Ersek2-0/+2
2020-12-22ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branchesMichael D Kinney1-0/+2
2020-12-21ArmVirtPkg: include VirtioFsDxe in the ArmVirtQemu* platformsLaszlo Ersek3-3/+6
2020-12-18ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for nowLaszlo Ersek1-1/+1
2020-11-17ArmVirtPkg/ArmVirtQemuKernel.dsc: Enable MD5 while enable iSCSIGao, Zhichao1-1/+4
2020-11-17ArmVirtPkg/ArmVirtQemu.dsc: Enable MD5 while enable iSCSIGao, Zhichao1-1/+5
2020-11-17ArmVirtPkg: Add VariablePolicy engine to ArmVirtPkg platformBret Barkelew1-0/+4
2020-10-16ArmVirtPkg: Add kvmtool to package dictionarySami Mujawar1-1/+2
2020-10-16ArmVirtPkg: Package dependency for MC146818 RTCSami Mujawar1-0/+3
2020-10-16ArmVirtPkg: Support for kvmtool virtual platformSami Mujawar2-0/+555
2020-10-16ArmVirtPkg: Add Kvmtool Platform Pei LibSami Mujawar2-0/+128
2020-10-16ArmVirtPkg: 16550 UART Platform hook librarySami Mujawar5-0/+280
2020-10-16ArmVirtPkg: GUID Hob for 16550 UART base addressSami Mujawar2-0/+24
2020-10-16ArmVirtPkg: Add Kvmtool NOR flash libSami Mujawar2-0/+384
2020-10-16ArmVirtPkg: kvmtool platform memory mapSami Mujawar2-0/+140
2020-10-16ArmVirtPkg: Add kvmtool platform driverSami Mujawar2-0/+125
2020-10-16ArmVirtPkg: Add Kvmtool RTC Fdt Client LibrarySami Mujawar2-0/+272
2020-10-01ArmVirtPkg: enable HttpDynamiCommandVladimir Olovyannikov3-0/+6
2020-09-18ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkgMatthew Carlson1-0/+1
2020-08-17ArmVirtPkg/ArmVirtPkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang1-0/+12
2020-07-31ArmVirtPkg/ArmVirtPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang1-0/+4
2020-06-24ArmVirtPkg/NorFlashQemuLib: disable NOR flash DT nodes upon discoveryArd Biesheuvel1-0/+16
2020-06-12ArmVirtPkg: remove unused filesArd Biesheuvel2-63/+0
2020-06-12ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocationArd Biesheuvel6-87/+68
2020-06-12ArmVirtPkg: add FDF rule for self-relocating PrePiArd Biesheuvel3-2/+7
2020-04-28ArmVirtPkg: control PXEv4 / PXEv6 boot support from the QEMU command lineLaszlo Ersek2-0/+26
2020-04-28ArmVirtPkg/QemuFwCfgLib: allow UEFI_DRIVER modulesLaszlo Ersek1-1/+1
2020-04-28ArmVirtPkg: Add Platform CI and configuration for Core CISean Brogan5-0/+614
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 Doorn3-0/+15
2020-03-26ArmVirtPkg/PlatformPeiLib: add dummy assignment to work around older GCCArd Biesheuvel1-0/+5
2020-03-17ArmVirtPkg: fix ASSERT in ArmVirtGicArchLib with virtualization=onLeif Lindholm1-1/+6
2020-03-05ArmVirtPkg/PlatformBootManagerLib: switch to separate QEMU loaderArd Biesheuvel2-1063/+7
2020-03-05ArmVirtPkg: incorporate the new QEMU kernel loader driver and libraryArd Biesheuvel3-0/+5
2020-03-05ArmVirtPkg/PlatformBootManagerLib: sync Timeout with PcdPlatformBootTimeOutLaszlo Ersek2-2/+26
2020-03-04ArmVirtPkg: convert LFs to CRLFLaszlo Ersek1-22/+22
2020-03-04ArmVirtPkg: add the 'initrd' dynamic shell commandArd Biesheuvel3-0/+6
2020-03-04ArmVirtPkg/ArmVirtQemu: enable TPM2 based measured bootArd Biesheuvel1-0/+3
2020-03-04ArmVirtPkg/ArmVirtQemu: enable the TPM2 configuration moduleArd Biesheuvel2-0/+12
2020-03-04ArmVirtPkg/ArmVirtQemu: enable the DXE phase TPM2 support moduleArd Biesheuvel2-1/+32
2020-03-04ArmVirtPkg: unshare TpmMeasurementLib resolution between platformsArd Biesheuvel4-1/+3
2020-03-04ArmVirtPkg; avoid DxeTpmMeasurementLib in shared .DSCArd Biesheuvel1-2/+1
2020-03-04ArmVirtPkg/ArmVirtQemu: enable TPM2 support in the PEI phaseArd Biesheuvel2-0/+22
2020-03-04ArmVirtPkg/ArmVirtQemu: add ResetSystem PEIM for upcoming TPM2 supportArd Biesheuvel2-0/+18
2020-03-04ArmVirtPkg: implement ArmVirtPsciResetSystemPeiLibArd Biesheuvel2-0/+271
2020-03-04ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DTArd Biesheuvel6-14/+129
2020-03-04ArmVirtPkg/PlatformPeiLib: make PcdLib dependency explicit in .INFArd Biesheuvel1-0/+1
2020-01-10ArmVirtPkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel1-14/+0
2019-10-16ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0Pete Batard1-3/+11
2019-09-13ArmVirtPkg: increase FD/FV size for NOOPT buildsArd Biesheuvel4-9/+68