Data Fields | |
EFI_SMM_OPEN | Open |
Opens the SMRAM. | |
EFI_SMM_CLOSE | Close |
Closes the SMRAM. | |
EFI_SMM_LOCK | Lock |
Locks the SMRAM. | |
EFI_SMM_CAPABILITIES | GetCapabilities |
Gets information on possible SMRAM regions. | |
BOOLEAN | LockState |
Indicates the current state of the SMRAM. Set to TRUE if any region is locked. | |
BOOLEAN | OpenState |
Indicates the current state of the SMRAM. Set to TRUE if any region is open. |
Closes the SMRAM.
Gets information on possible SMRAM regions.
Locks the SMRAM.
Indicates the current state of the SMRAM. Set to TRUE if any region is locked.
Opens the SMRAM.
Indicates the current state of the SMRAM. Set to TRUE if any region is open.