TianoCore EDK2 master
|
#include <Protocol/MmPowerButtonDispatch.h>
Go to the source code of this file.
Macros | |
#define | EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL_GUID EFI_MM_POWER_BUTTON_DISPATCH_PROTOCOL_GUID |
Variables | |
EFI_GUID | gEfiSmmPowerButtonDispatch2ProtocolGuid |
SMM Power 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 power button SMI source generator.
Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SmmPowerButtonDispatch2.h.
#define EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL_GUID EFI_MM_POWER_BUTTON_DISPATCH_PROTOCOL_GUID |
Definition at line 20 of file SmmPowerButtonDispatch2.h.
Definition at line 27 of file SmmPowerButtonDispatch2.h.
typedef EFI_MM_POWER_BUTTON_REGISTER EFI_SMM_POWER_BUTTON_REGISTER2 |
Definition at line 29 of file SmmPowerButtonDispatch2.h.
The dispatch function's context.
Definition at line 25 of file SmmPowerButtonDispatch2.h.
typedef EFI_MM_POWER_BUTTON_UNREGISTER EFI_SMM_POWER_BUTTON_UNREGISTER2 |
Definition at line 31 of file SmmPowerButtonDispatch2.h.