]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/AcpiTables/Ssdt.asl
OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
[mirror_edk2.git] / OvmfPkg / AcpiTables / Ssdt.asl
CommitLineData
253a2ea7 1/** @file\r
2 Placeholder for runtime-generated objects.\r
3\r
4 This empty table provides only a header for dynamic copying and extension,\r
5 and a trigger for QemuInstallAcpiSsdtTable().\r
6\r
7 Copyright (C) 2012 Red Hat, Inc.\r
8\r
9 This program and the accompanying materials are licensed and made available\r
10 under the terms and conditions of the BSD License which accompanies this\r
11 distribution. The full text of the license may be found at\r
12 http://opensource.org/licenses/bsd-license.php\r
13\r
14 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
15 WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16**/\r
17\r
18DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF ", 1) {\r
19}\r