Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg/Bhyve: don't exit early if RSDP is not found in memory | Corvin Köhne | 2023-09-08 | 1 | -11/+8 |
* | OvmfPkg/Bhyve: install Acpi tables provided by FwCfg | Corvin Köhne | 2023-06-23 | 1 | -0/+5 |
* | OvmfPkg: move PciEncoding into AcpiPlatformLib | Corvin Köhne | 2023-06-23 | 3 | -250/+0 |
* | OvmfPkg/Bhyve: install ACPI tables from memory | Corvin Köhne | 2023-06-06 | 2 | -1/+37 |
* | OvmfPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 2 | -9/+9 |
* | OvmfPkg/Bhyve: add support for QemuFwCfg | Corvin Köhne | 2022-05-02 | 2 | -4/+38 |
* | OvmfPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 5 | -152/+202 |
* | OvmfPkg/Bhyve/AcpiPlatformDxe: fix file path typo in comment | Laszlo Ersek | 2021-06-04 | 1 | -1/+1 |
* | OvmfPkg/Bhyve: Fix various style issues | Rebecca Cran | 2020-11-30 | 4 | -18/+15 |
* | OvmfPkg: fix DEC spec violation introduced by Bhyve addition | Laszlo Ersek | 2020-08-01 | 1 | -1/+1 |
* | Add BhyvePkg, to support the bhyve hypervisor | Rebecca Cran | 2020-07-31 | 6 | -0/+807 |