X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FAcpi%2FAcpiS3SaveDxe%2FAcpiVariableThunkPlatform.c;fp=IntelFrameworkModulePkg%2FUniversal%2FAcpi%2FAcpiS3SaveDxe%2FAcpiVariableThunkPlatform.c;h=105b142b284c0f06fefa113c83458055b298096f;hb=8ccd1d5b5c8c367b215fb276eac8638968f5af53;hp=7ad9eb4336dfffddf4fb20a7e7a2ee0040bc02b3;hpb=e96708de88378e407991ae0c58dd1fe6656bd1a1;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiVariableThunkPlatform.c b/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiVariableThunkPlatform.c index 7ad9eb4336..105b142b28 100644 --- a/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiVariableThunkPlatform.c +++ b/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiVariableThunkPlatform.c @@ -1,7 +1,7 @@ /** @file This is an implementation of the AcpiVariable platform field for ECP platform. -Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions @@ -43,7 +43,6 @@ typedef struct { #include #include #include -#include GLOBAL_REMOVE_IF_UNREFERENCED ACPI_VARIABLE_SET_COMPATIBILITY *mAcpiVariableSetCompatibility = NULL; @@ -68,11 +67,10 @@ AllocateMemoryBelow4G ( /** Hook point for AcpiVariableThunkPlatform for S3Ready. - @param AcpiS3Context ACPI s3 context **/ VOID S3ReadyThunkPlatform ( - IN ACPI_S3_CONTEXT *AcpiS3Context + VOID ) { EFI_PHYSICAL_ADDRESS AcpiMemoryBase;