Data Structures | |
struct | SMM_S3_RESUME_STATE |
struct | ACPI_S3_CONTEXT |
struct | PEI_S3_RESUME_STATE |
Defines | |
#define | SMM_S3_RESUME_SMM_32 SIGNATURE_64 ('S','M','M','S','3','_','3','2') |
#define | SMM_S3_RESUME_SMM_64 SIGNATURE_64 ('S','M','M','S','3','_','6','4') |
#define | EFI_ACPI_S3_CONTEXT_GUID |
Variables | |
EFI_GUID | gEfiAcpiS3ContextGuid |
EFI_GUID | gEfiAcpiVariableGuid |
Copyright (c) 2011 - 2012, 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 which accompanies this distribution. The full text of the license may be found at 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.
#define EFI_ACPI_S3_CONTEXT_GUID |
Value:
{ \ 0xef98d3a, 0x3e33, 0x497a, {0xa4, 0x1, 0x77, 0xbe, 0x3e, 0xb7, 0x4f, 0x38} \ }
#define SMM_S3_RESUME_SMM_32 SIGNATURE_64 ('S','M','M','S','3','_','3','2') |
#define SMM_S3_RESUME_SMM_64 SIGNATURE_64 ('S','M','M','S','3','_','6','4') |
EFI_GUID gEfiAcpiS3ContextGuid |
EFI_GUID gEfiAcpiVariableGuid |