[edk2-devel] [PATCH v2 0/2] OvmfPkg/Bhyve: Fix Bhyve build following breaking changes in OvmfPkg

Peter Grehan grehan at freebsd.org
Thu Nov 12 08:40:12 UTC 2020


Acked-by: Peter Grehan <grehan at freebsd.org>

> Fix Bhyve following breaking changes in OvmfPkg.
> Follows suggestions from Laszlo in the v1 patch set.
> I also changed the INF version in ResetVector.inf to 1.29.
> 
> Rebecca Cran (2):
>    OvmfPkg/Bhyve: detach ResetVector from before the SEV-ES changes
>    OvmfPkg/Bhyve: fix build breakage after SEV-ES changes
> 
>   OvmfPkg/Bhyve/BhyveX64.dsc                    |   3 +-
>   OvmfPkg/Bhyve/BhyveX64.fdf                    |   2 +-
>   OvmfPkg/Bhyve/ResetVector/ResetVector.inf     |  38 +++++
>   .../Bhyve/ResetVector/Ia32/PageTables64.asm   | 149 ++++++++++++++++++
>   OvmfPkg/Bhyve/ResetVector/ResetVector.nasmb   |  68 ++++++++
>   5 files changed, 258 insertions(+), 2 deletions(-)
>   create mode 100644 OvmfPkg/Bhyve/ResetVector/ResetVector.inf
>   create mode 100644 OvmfPkg/Bhyve/ResetVector/Ia32/PageTables64.asm
>   create mode 100644 OvmfPkg/Bhyve/ResetVector/ResetVector.nasmb
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67380): https://edk2.groups.io/g/devel/message/67380
Mute This Topic: https://groups.io/mt/78200870/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list