]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiVariableThunkPlatform.c
IntelFrameworkModulePkg AcpiS3SaveDxe: Remove S3Ready() functional code
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / Acpi / AcpiS3SaveDxe / AcpiVariableThunkPlatform.c
index 7ad9eb4336dfffddf4fb20a7e7a2ee0040bc02b3..105b142b284c0f06fefa113c83458055b298096f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This is an implementation of the AcpiVariable platform field for ECP platform.\r
 \r
-Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -43,7 +43,6 @@ typedef struct {
 #include <Protocol/FrameworkMpService.h>\r
 #include <Protocol/VariableLock.h>\r
 #include <Guid/AcpiVariableCompatibility.h>\r
-#include <Guid/AcpiS3Context.h>\r
 \r
 GLOBAL_REMOVE_IF_UNREFERENCED\r
 ACPI_VARIABLE_SET_COMPATIBILITY               *mAcpiVariableSetCompatibility = NULL;\r
@@ -68,11 +67,10 @@ AllocateMemoryBelow4G (
 /**\r
   Hook point for AcpiVariableThunkPlatform for S3Ready.\r
 \r
-  @param AcpiS3Context   ACPI s3 context\r
 **/\r
 VOID\r
 S3ReadyThunkPlatform (\r
-  IN ACPI_S3_CONTEXT      *AcpiS3Context\r
+  VOID\r
   )\r
 {\r
   EFI_PHYSICAL_ADDRESS                          AcpiMemoryBase;\r