VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/AcpiTables/AcpiTables.inf@ 61497

Last change on this file since 61497 was 58459, checked in by vboxsync, 9 years ago

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1## @file
2# Component description file for PlatformAcpiTables module.
3#
4# ACPI table data and ASL sources required to boot the platform.
5#
6# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
7# This program and the accompanying materials
8# are licensed and made available under the terms and conditions of the BSD License
9# which accompanies this distribution. The full text of the license may be found at
10# http://opensource.org/licenses/bsd-license.php
11#
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14#
15##
16
17[Defines]
18 INF_VERSION = 0x00010005
19 BASE_NAME = PlatformAcpiTables
20 FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD
21 MODULE_TYPE = USER_DEFINED
22 VERSION_STRING = 1.0
23
24#
25# The following information is for reference only and not required by the build tools.
26#
27# VALID_ARCHITECTURES = IA32 X64 IPF EBC
28#
29
30[Sources]
31 Platform.h
32 Madt.aslc
33 Facp.aslc
34 Facs.aslc
35 Dsdt.asl
36 Ssdt.asl
37
38[Packages]
39 MdePkg/MdePkg.dec
40
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette