]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/AcpiSupportDxe.uni
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / Acpi / AcpiSupportDxe / AcpiSupportDxe.uni
1 // /** @file
2 // Acpi Support Dirver to install Framework Acpi Support Protocol.
3 //
4 // This driver initializes ACPI support protocol instance data structure and intstall
5 // ACPI support protocol to provide Get, Set and Publish Table services.
6 //
7 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 //
9 // This program and the accompanying materials
10 // are licensed and made available under the terms and conditions
11 // of the BSD License which accompanies this distribution. The
12 // full text of the license may be found at
13 // http://opensource.org/licenses/bsd-license.php
14 //
15 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
17 //
18 // **/
19
20
21 #string STR_MODULE_ABSTRACT #language en-US "ACPI Support Driver to install the FrameworkAcpiSupportProtocol"
22
23 #string STR_MODULE_DESCRIPTION #language en-US "This driver initializes ACPI support protocol instance data structure and installs ACPI support protocol to provide Get, Set and Publish Table services."
24