mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
OvmfPkg: Bhyve: Delete unused AcpiTables/Ssdt.asl file
The Ssdt.asl file isn't used, so delete it. Signed-off-by: Rebecca Cran <rebecca@bsdio.com> Reviewed-by: Peter Grehan <grehan@freebsd.org>
This commit is contained in:
parent
ae8272ef78
commit
15c596aeeb
@ -1,15 +0,0 @@
|
|||||||
/** @file
|
|
||||||
Placeholder for runtime-generated objects.
|
|
||||||
|
|
||||||
This empty table provides only a header for dynamic copying and extension,
|
|
||||||
and a trigger for QemuInstallAcpiSsdtTable().
|
|
||||||
|
|
||||||
Copyright (C) 2020, Rebecca Cran <rebecca@bsdio.com>
|
|
||||||
Copyright (C) 2012 Red Hat, Inc.
|
|
||||||
|
|
||||||
SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
||||||
|
|
||||||
**/
|
|
||||||
|
|
||||||
DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF ", 1) {
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user