TianoCore EDK2 master
Loading...
Searching...
No Matches
MemoryOverwriteRequestControlLock.h File Reference

Go to the source code of this file.

Macros

#define MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_GUID
 
#define MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_NAME   L"MemoryOverwriteRequestControlLock"
 

Variables

EFI_GUID gEfiMemoryOverwriteRequestControlLockGuid
 

Detailed Description

Support for Microsoft Secure MOR implementation, defined at Microsoft Secure MOR implementation. https://msdn.microsoft.com/en-us/library/windows/hardware/mt270973(v=vs.85).aspx

Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MemoryOverwriteRequestControlLock.h.

Macro Definition Documentation

◆ MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_GUID

#define MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_GUID
Value:
{ \
0xBB983CCF, 0x151D, 0x40E1, {0xA0, 0x7B, 0x4A, 0x17, 0xBE, 0x16, 0x82, 0x92} \
}

Definition at line 14 of file MemoryOverwriteRequestControlLock.h.

◆ MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_NAME

#define MEMORY_OVERWRITE_REQUEST_CONTROL_LOCK_NAME   L"MemoryOverwriteRequestControlLock"

Definition at line 19 of file MemoryOverwriteRequestControlLock.h.