audk/OvmfPkg/AcpiTables/Ssdt.asl

14 lines
352 B
Plaintext

/** @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) 2012 Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF ", 1) {
}