OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLib
This makes the InstallQemuFwcfgTables function reusable by bhyve. Signed-off-by: Corvin Köhne <corvink@FreeBSD.org> Acked-by: Peter Grehan <grehan@freebsd.org>
This commit is contained in:
committed by
mergify[bot]
parent
0f612c1443
commit
5a118a61d1
@ -9,6 +9,9 @@
|
||||
|
||||
#include <OvmfPlatforms.h> // CLOUDHV_DEVICE_ID
|
||||
#include <ConfidentialComputingGuestAttr.h>
|
||||
|
||||
#include <Library/AcpiPlatformLib.h>
|
||||
|
||||
#include "AcpiPlatform.h"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user