]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/AcpiSupport.h
IntelFrameworkPkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / AcpiSupport.h
index 67f1a0443629973dfed3a33768d065cdd6886ea1..cb89c65bdb03d598c9aebe5bbcbcaf097aefd9f7 100644 (file)
@@ -3,18 +3,18 @@
   services handle many of the more mundane tasks that are required to publish a set of tables. The\r
   services will:\r
         - Generate common tables.\r
-       - Update the table links.\r
-       - Ensure that tables are properly aligned and use correct types of memory.\r
-       - Update checksum values and IDs.\r
-       - Complete the final installation of the tables.\r
\r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+  - Update the table links.\r
+  - Ensure that tables are properly aligned and use correct types of memory.\r
+  - Update checksum values and IDs.\r
+  - Complete the final installation of the tables.\r
+\r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                          \r
-    \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+http://opensource.org/licenses/bsd-license.php.\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
@@ -95,10 +95,10 @@ EFI_STATUS
   Causes one or more versions of the ACPI tables to be published in\r
   the EFI system configuration tables.\r
 \r
-  The PublishTables() function installs the ACPI tables for the versions that are specified in \r
-  Version. No tables are published for Version equal to EFI_ACPI_VERSION_NONE. Once \r
-  published, tables will continue to be updated as tables are modified with \r
-  EFI_ACPI_SUPPORT_PROTOCOL.SetAcpiTable(). \r
+  The PublishTables() function installs the ACPI tables for the versions that are specified in\r
+  Version. No tables are published for Version equal to EFI_ACPI_VERSION_NONE. Once\r
+  published, tables will continue to be updated as tables are modified with\r
+  EFI_ACPI_SUPPORT_PROTOCOL.SetAcpiTable().\r
 \r
   @param  This                  A pointer to the EFI_ACPI_SUPPORT_PROTOCOL instance.\r
   @param  Version               Indicates to which version(s) of ACPI the table should be published.\r