TianoCore EDK2 master
|
#include <Protocol/MmStandbyButtonDispatch.h>
Go to the source code of this file.
Macros | |
#define | EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL_GUID EFI_MM_STANDBY_BUTTON_DISPATCH_PROTOCOL_GUID |
Variables | |
EFI_GUID | gEfiSmmStandbyButtonDispatch2ProtocolGuid |
SMM Standby Button Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface.
This protocol provides the parent dispatch service for the standby button SMI source generator.
Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SmmStandbyButtonDispatch2.h.
#define EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL_GUID EFI_MM_STANDBY_BUTTON_DISPATCH_PROTOCOL_GUID |
Definition at line 20 of file SmmStandbyButtonDispatch2.h.
Definition at line 27 of file SmmStandbyButtonDispatch2.h.
typedef EFI_MM_STANDBY_BUTTON_REGISTER EFI_SMM_STANDBY_BUTTON_REGISTER2 |
Definition at line 29 of file SmmStandbyButtonDispatch2.h.
The dispatch function's context.
Definition at line 25 of file SmmStandbyButtonDispatch2.h.
typedef EFI_MM_STANDBY_BUTTON_UNREGISTER EFI_SMM_STANDBY_BUTTON_UNREGISTER2 |
Definition at line 31 of file SmmStandbyButtonDispatch2.h.