summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Bhyve/AcpiPlatformDxe
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/Bhyve: don't exit early if RSDP is not found in memoryCorvin Köhne2023-09-081-11/+8
* OvmfPkg/Bhyve: install Acpi tables provided by FwCfgCorvin Köhne2023-06-231-0/+5
* OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne2023-06-233-250/+0
* OvmfPkg/Bhyve: install ACPI tables from memoryCorvin Köhne2023-06-062-1/+37
* OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-102-9/+9
* OvmfPkg/Bhyve: add support for QemuFwCfgCorvin Köhne2022-05-022-4/+38
* OvmfPkg: Apply uncrustify changesMichael Kubacki2021-12-075-152/+202
* OvmfPkg/Bhyve/AcpiPlatformDxe: fix file path typo in commentLaszlo Ersek2021-06-041-1/+1
* OvmfPkg/Bhyve: Fix various style issuesRebecca Cran2020-11-304-18/+15
* OvmfPkg: fix DEC spec violation introduced by Bhyve additionLaszlo Ersek2020-08-011-1/+1
* Add BhyvePkg, to support the bhyve hypervisorRebecca Cran2020-07-316-0/+807