]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/AcpiTables/Ssdt.asl
6926e56dafc19bb2bf6d13a7888d9120ee52c617
[mirror_edk2.git] / OvmfPkg / AcpiTables / Ssdt.asl
1 /** @file
2 Placeholder for runtime-generated objects.
3
4 This empty table provides only a header for dynamic copying and extension,
5 and a trigger for QemuInstallAcpiSsdtTable().
6
7 Copyright (C) 2012 Red Hat, Inc.
8
9 SPDX-License-Identifier: BSD-2-Clause-Patent
10 **/
11
12 DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF ", 1) {
13 }