]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h
Add missing protocol
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / AcpiS3Save.h
index 1571e3dcd2c235eb920986311b64303ffd2f2839..a9845e99dc05d8c328b38210efebd6a972d5a1f9 100644 (file)
@@ -1,13 +1,13 @@
 /*++\r
 \r
-Copyright (c) 2006, 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
-which accompanies this distribution.  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
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+Copyright (c) 2006, 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
+which accompanies this distribution.  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
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 Module Name:\r
 \r
@@ -15,12 +15,14 @@ Module Name:
 \r
 Abstract:\r
 \r
-  \r
+\r
 --*/\r
 \r
 #ifndef _ACPI_S3_SAVE_PROTOCOL_H\r
 #define _ACPI_S3_SAVE_PROTOCOL_H\r
 \r
+#include <PiDxe.h>\r
+\r
 //\r
 // Forward reference for pure ANSI compatability\r
 //\r
@@ -41,11 +43,11 @@ typedef
 EFI_STATUS\r
 (EFIAPI *EFI_ACPI_S3_SAVE) (\r
   IN EFI_ACPI_S3_SAVE_PROTOCOL      * This,\r
-  IN VOID                           * LegacyMemoryAddress \r
+  IN VOID                           * LegacyMemoryAddress\r
   );\r
 \r
-typedef \r
-EFI_STATUS  \r
+typedef\r
+EFI_STATUS\r
 (EFIAPI *EFI_ACPI_GET_LEGACY_MEMORY_SIZE) (\r
   IN  EFI_ACPI_S3_SAVE_PROTOCOL     * This,\r
   OUT UINTN                         * Size\r