Last change
on this file since 81913 was 80721, checked in by vboxsync, 5 years ago |
Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
339 bytes
|
Line | |
---|
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 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.