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) 2020, Rebecca Cran <rebecca@bsdio.com>
8  Copyright (C) 2012 Red Hat, Inc.
9
10  SPDX-License-Identifier: BSD-2-Clause-Patent
11
12**/
13
14DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF    ", 1) {
15}
16