TianoCore EDK2 master
Loading...
Searching...
No Matches
MmAcpiS3Enable.h File Reference

Go to the source code of this file.

Data Structures

struct  MM_ACPI_S3_ENABLE
 

Macros

#define MM_ACPI_S3_ENABLE_HOB_GUID
 

Variables

EFI_GUID gMmAcpiS3EnableHobGuid
 

Detailed Description

This file defines ACPI_S3_ENABLE structure which indicates to x86 standalone MM whether S3 is enabled.

Copyright (c) 2024, Intel Corporation. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MmAcpiS3Enable.h.

Macro Definition Documentation

◆ MM_ACPI_S3_ENABLE_HOB_GUID

#define MM_ACPI_S3_ENABLE_HOB_GUID
Value:
{ \
0xe7402821, 0x2654, 0x4c1b, {0x99, 0x0e, 0x04, 0x8f, 0x8d, 0x82, 0xcf, 0x67} \
}

The GUID of the MmAcpiS3Enable GUIDed HOB.

Definition at line 16 of file MmAcpiS3Enable.h.