X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FAcpiS3Save.h;h=0ef70175b67755e126dae0ec91cdbe2aa22539ad;hp=a64ffd45315ef61ebf7de1d665db7f56e7c871f2;hb=4a71b21a6375549aa514e4680449a29f9c64802f;hpb=f42be64210ea5ef394835a3c35f0444086537f66 diff --git a/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h b/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h index a64ffd4531..0ef70175b6 100644 --- a/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h +++ b/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h @@ -1,5 +1,8 @@ /** @file - + This protocol is used to prepare all information that is needed for the S3 resume boot path. This + protocol is not required for all platforms. + This protocol is defined in framework S3Resume v0.9, page 21. + Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -9,13 +12,6 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - AcpiS3Save.h - -Abstract: - - **/ #ifndef _ACPI_S3_SAVE_PROTOCOL_H