[Bug 273560] sysutils/edk2: bhyve flavor causes UEFI VMs to fail to boot after update to 202308

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Sep 2023 06:54:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273560

--- Comment #26 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=d64f4b43b1d2e784c837bf38e3c2c0829e9c9f27

commit d64f4b43b1d2e784c837bf38e3c2c0829e9c9f27
Author:     Corvin Köhne <corvink@FreeBSD.org>
AuthorDate: 2023-09-07 08:35:35 +0000
Commit:     Corvin Köhne <corvink@FreeBSD.org>
CommitDate: 2023-09-08 06:53:32 +0000

    OvmfPkg/Bhyve: don't exit early if RSDP is not found in memory

    If OVMF fails to find the RSDP in memory, it should fall back installing
    the statically provided ACPI tables.

    Signed-off-by: Corvin Köhne <corvink@FreeBSD.org>

    PR:                     273560
    Reviewed by:            madpilot, manu
    Approved by:            manu
    Fixes:                  8097dda40a03b8a27a1edf1f31a8af0455a52baf
("sysutils/edk2: update to 202308")
    Sponsored by:           Beckhoff Automation GmbH & Co. KG
    Differential Revision:  https://reviews.freebsd.org/D41769

 sysutils/edk2/Makefile                             |  1 +
 ...fPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c (new) | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.