| Commit message (Expand) | Author | Age | Files | Lines |
* | OvmfPkg: move PciEncoding into AcpiPlatformLib | Corvin Köhne | 2023-06-23 | 2 | -0/+2 |
* | ArmVirt/PlatformBootManagerLib: set up virtio serial as console | Gerd Hoffmann | 2023-06-01 | 1 | -0/+172 |
* | ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci() | Gerd Hoffmann | 2023-06-01 | 1 | -7/+23 |
* | ArmVirt/PlatformBootManagerLib: factor out IsVirtio() | Gerd Hoffmann | 2023-06-01 | 1 | -5/+21 |
* | ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds | Gerd Hoffmann | 2023-06-01 | 3 | -0/+3 |
* | ArmVirtPkg/ArmVirtQemu: Use read-only memory region type for code flash | Ard Biesheuvel | 2023-05-29 | 1 | -1/+1 |
* | ArmVirtPkg: Dispatch variable service if variable emulation is enabled | Sami Mujawar | 2023-05-29 | 3 | -3/+19 |
* | ArmVirtPkg: Fallback to variable emulation if no CFI is found | Sami Mujawar | 2023-05-29 | 2 | -5/+36 |
* | ArmVirtPkg: Define variables for emulating runtime variables | Sami Mujawar | 2023-05-29 | 1 | -1/+5 |
* | ArmVirtPkg/PrePi: Allocate separate stack for Dxe phase | Sami Mujawar | 2023-05-29 | 1 | -2/+2 |
* | ArmVirtPkg: allow setting Firmware Version from build command line | Oliver Steffen | 2023-05-04 | 2 | -1/+4 |
* | ArmVirtPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 17 | -44/+44 |
* | ArmVirtPkg/ArmPlatformLibQemu: Make IdMap.S BTI compatible | Ard Biesheuvel | 2023-03-30 | 1 | -0/+2 |
* | ArmVirtPkg: Fix depex in kvmtool guest Rtc library | Sami Mujawar | 2023-03-29 | 1 | -2/+2 |
* | ArmVirtPkg: Fix parsing of serial port node | Sami Mujawar | 2023-03-29 | 1 | -2/+2 |
* | ArmVirtPkg: can't find gUefiOvmfPkgTokenSpaceGuid | Jianyong Wu | 2023-03-28 | 1 | -0/+1 |
* | ArmVirtPkg/ArmVirtQemu: Use PEI flavor of ArmMmuLib for all PEIMs | Ard Biesheuvel | 2023-03-16 | 1 | -6/+4 |
* | ArmVirtPkg: Enable stack guard | Ard Biesheuvel | 2023-03-16 | 1 | -0/+2 |
* | ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe | Sunil V L | 2023-02-16 | 6 | -8/+8 |
* | ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg | Sunil V L | 2023-02-16 | 3 | -136/+0 |
* | ArmVirtPkg: Remove RealView Debugger lines from ArmVirtPkg.dsc.inc | Rebecca Cran | 2023-01-30 | 1 | -7/+0 |
* | ArmVirtPkg/PlatformCI: Perform build test of ArmVirtKvmTool | Ard Biesheuvel | 2023-01-26 | 2 | -0/+57 |
* | ArmVirtPkg/PlatformCI: Add CI coverage for ArmVirtQemuKernel | Ard Biesheuvel | 2023-01-26 | 4 | -2/+83 |
* | ArmVirtPkg/PlatformCI: Enable optional features on Qemu AARCH64 builds | Ard Biesheuvel | 2023-01-26 | 1 | -3/+3 |
* | ArmVirtPkg/PlatformCI: factor out reusable PlatformBuildLib.py | Ard Biesheuvel | 2023-01-26 | 3 | -23/+39 |
* | ArmVirtPkg/ArmVirtQemu: enlarge initial flash mapping | Ard Biesheuvel | 2023-01-26 | 1 | -1/+3 |
* | ArmVirtPkg/PrePi: Ensure timely execution of library constructors | Ard Biesheuvel | 2023-01-26 | 1 | -3/+3 |
* | ArmVirtPkg: CI: use ubuntu-22.04 vm_image (Linux only) | Oliver Steffen | 2023-01-17 | 1 | -1/+1 |
* | ArmVirtPkg: CI: Use Fedora 35 container (Linux only) | Oliver Steffen | 2023-01-17 | 1 | -5/+3 |
* | ArmVirtPkg: CI: use Python version from defaults template | Oliver Steffen | 2023-01-17 | 1 | -0/+4 |
* | ArmVirt: don't use unaligned CopyMem () on NOR flash | Gerd Hoffmann | 2023-01-16 | 3 | -3/+15 |
* | ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX | Ard Biesheuvel | 2023-01-10 | 2 | -0/+20 |
* | ArmVirtPkg/ArmPlatformLibQemu: Ensure that VFP is on before running C code | Ard Biesheuvel | 2023-01-10 | 1 | -7/+5 |
* | ArmVirtPkg: Remove CcProbeLib from ArmVirtQemu.dsc | Min M Xu | 2022-12-22 | 1 | -1/+0 |
* | ArmVirtPkg: Add reference to new build instructions | Michael Kubacki | 2022-12-16 | 1 | -0/+3 |
* | OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor | Sebastien Boeuf | 2022-12-16 | 1 | -0/+1 |
* | ArmVirtPkg: Kvmtool: Add RNG support using Arm TRNG interface | Sami Mujawar | 2022-11-06 | 2 | -0/+15 |
* | ArmVirtPkg/ArmVirtKvmTool: Migrate to OVMF's VirtNorFlashDxe | Ard Biesheuvel | 2022-10-27 | 4 | -15/+15 |
* | ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxe | Ard Biesheuvel | 2022-10-27 | 5 | -13/+13 |
* | ArmVirtPkg/ArmVirtQemu: Clear XIP flags instead of overriding them | Ard Biesheuvel | 2022-10-26 | 1 | -1/+1 |
* | ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabled | Ard Biesheuvel | 2022-10-26 | 2 | -6/+18 |
* | ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size | Ard Biesheuvel | 2022-10-26 | 8 | -25/+75 |
* | ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessary | Ard Biesheuvel | 2022-10-26 | 1 | -0/+3 |
* | ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIM | Ard Biesheuvel | 2022-10-26 | 2 | -3/+0 |
* | ArmVirtPkg/ArmVirtQemu: enable initial ID map at early boot | Ard Biesheuvel | 2022-10-26 | 2 | -4/+15 |
* | ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memory | Ard Biesheuvel | 2022-10-26 | 2 | -0/+163 |
* | ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map | Ard Biesheuvel | 2022-10-26 | 4 | -0/+276 |
* | ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variable | Ard Biesheuvel | 2022-10-26 | 1 | -0/+2 |
* | ArmVirtPkg: make EFI_LOADER_DATA non-executable | Ard Biesheuvel | 2022-10-26 | 1 | -1/+1 |
* | ArmVirtPkg: do not enable iSCSI driver by default | Ard Biesheuvel | 2022-10-24 | 2 | -2/+2 |