TianoCore EDK2
master
Loading...
Searching...
No Matches
SmmSwapAddressRange.h
Go to the documentation of this file.
1
15
#ifndef __SMM_SWAP_ADDRESS_RANGE_H__
16
#define __SMM_SWAP_ADDRESS_RANGE_H__
17
18
#include <
Protocol/SwapAddressRange.h
>
19
20
#define EFI_SMM_SWAP_ADDRESS_RANGE_PROTOCOL_GUID \
21
{ \
22
0x67c4f112, 0x3385, 0x4e55, { 0x9c, 0x5b, 0xc0, 0x5b, 0x71, 0x7c, 0x42, 0x28 } \
23
}
24
25
//
26
// SMM Swap Address Range protocol structure is the same as Swap Address Range protocol.
27
// The SMM one is intend to run in SMM environment, which means it can be used by
28
// SMM drivers after ExitPmAuth.
29
//
30
typedef
EFI_SWAP_ADDRESS_RANGE_PROTOCOL
EFI_SMM_SWAP_ADDRESS_RANGE_PROTOCOL
;
31
32
extern
EFI_GUID
gEfiSmmSwapAddressRangeProtocolGuid;
33
34
#endif
SwapAddressRange.h
_EFI_SWAP_ADDRESS_RANGE_PROTOCOL
Definition:
SwapAddressRange.h:153
GUID
Definition:
Base.h:213
MdeModulePkg
Include
Protocol
SmmSwapAddressRange.h
Generated on Fri Nov 15 2024 18:01:11 for TianoCore EDK2 by
1.9.6