TianoCore EDK2 master
Loading...
Searching...
No Matches
SmmCommunication.h
Go to the documentation of this file.
1
12#ifndef _SMM_COMMUNICATION_H_
13#define _SMM_COMMUNICATION_H_
14
16
18
19#define EFI_SMM_COMMUNICATION_PROTOCOL_GUID EFI_MM_COMMUNICATION_PROTOCOL_GUID
20
22
23extern EFI_GUID gEfiSmmCommunicationProtocolGuid;
24
25#endif
Definition: Base.h:213