Cc: Jiewen Yao <[email protected]> Cc: Chao Zhang <[email protected]> Cc: Liming Gao <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <[email protected]> --- MdePkg/Include/Guid/MemoryOverwriteControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MdePkg/Include/Guid/MemoryOverwriteControl.h b/MdePkg/Include/Guid/MemoryOverwriteControl.h index 09abeada1c13..2903c83f7236 100644 --- a/MdePkg/Include/Guid/MemoryOverwriteControl.h +++ b/MdePkg/Include/Guid/MemoryOverwriteControl.h @@ -36,7 +36,7 @@ #define MEMORY_OVERWRITE_REQUEST_VARIABLE_NAME L"MemoryOverwriteRequestControl" /// -/// 0 = Firmware MUST clear the MOR bi +/// 0 = Firmware MUST clear the MOR bit /// 1 = Firmware MUST set the MOR bit /// #define MOR_CLEAR_MEMORY_BIT_MASK 0x01 -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

