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

Go to the source code of this file.

Macros

#define EDKII_END_OF_S3_RESUME_GUID
 

Variables

EFI_GUID gEdkiiEndOfS3ResumeGuid
 

Detailed Description

This GUID will be installed at the end of S3 resume phase as protocol in SMM environment. It allows for SMM drivers to hook this point and do the required tasks.

Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file EndOfS3Resume.h.

Macro Definition Documentation

◆ EDKII_END_OF_S3_RESUME_GUID

#define EDKII_END_OF_S3_RESUME_GUID
Value:
{ \
0x96f5296d, 0x05f7, 0x4f3c, {0x84, 0x67, 0xe4, 0x56, 0x89, 0x0e, 0x0c, 0xb5 } \
}

Definition at line 13 of file EndOfS3Resume.h.