]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/AcpiSupport.h
Add more comments for IntelFramework's header files.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / AcpiSupport.h
index 8955e8e028ab5dc63ed2ab4b77e32092bf9363d1..c22f63745115830e69b7798287077e093f129c16 100644 (file)
@@ -1,6 +1,15 @@
 /** @file\r
-  Definition of the ACPI Support protocol.\r
+  This protocol provides some basic services to support publishing ACPI system tables. The\r
+  services handle many of the more mundane tasks that are required to publish a set of tables. The\r
+  services will do the following:\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
+  This is defined in the ACPI Specification 0.9.\r
+  \r
   Copyright (c) 2007, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\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
-  Module Name:  AcpiSupport.h\r
-\r
-  @par Revision Reference:\r
-  This is defined in the ACPI Specification 0.9.\r
-\r
 **/\r
 \r
 #ifndef _ACPI_SUPPORT_PROTOCOL_H_\r