Last change
on this file since 94368 was 89983, checked in by vboxsync, 4 years ago |
Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
395 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) 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 |
|
---|
14 | DefinitionBlock ("Ssdt.aml", "SSDT", 1, "REDHAT", "OVMF ", 1) {
|
---|
15 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.