summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiTables/Ssdt.asl
blob: 6926e56dafc19bb2bf6d13a7888d9120ee52c617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/** @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) {
}