According to the ACPI Specification version 6.0 and newer, the SSDT
Revision field should be 2. Fix AcpiTables/Ssdt.aml.

Signed-off-by: Rebecca Cran <rebe...@bsdio.com>
---
 OvmfPkg/Bhyve/AcpiTables/Ssdt.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OvmfPkg/Bhyve/AcpiTables/Ssdt.asl 
b/OvmfPkg/Bhyve/AcpiTables/Ssdt.asl
index 175ab3b7e66d..761b8267b9a5 100644
--- a/OvmfPkg/Bhyve/AcpiTables/Ssdt.asl
+++ b/OvmfPkg/Bhyve/AcpiTables/Ssdt.asl
@@ -11,5 +11,5 @@
 
 **/
 
-DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF    ", 1) {
+DefinitionBlock ("Ssdt.aml", "SSDT", 2, "REDHAT", "OVMF    ", 1) {
 }
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#85131): https://edk2.groups.io/g/devel/message/85131
Mute This Topic: https://groups.io/mt/87878740/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to