TianoCore EDK2 master
Loading...
Searching...
No Matches
SmmReadyToLock.h
Go to the documentation of this file.
1
19#ifndef _SMM_READY_TO_LOCK_H_
20#define _SMM_READY_TO_LOCK_H_
21
23
24#define EFI_SMM_READY_TO_LOCK_PROTOCOL_GUID EFI_MM_READY_TO_LOCK_PROTOCOL_GUID
25
26extern EFI_GUID gEfiSmmReadyToLockProtocolGuid;
27
28#endif
Definition: Base.h:213