[edk2] [PATCH 1/2] MdePkg MemoryOverwriteControl.h: Correct typo 'bi' to 'bit'

Star Zeng posted 2 patches 7 years ago
[edk2] [PATCH 1/2] MdePkg MemoryOverwriteControl.h: Correct typo 'bi' to 'bit'
Posted by Star Zeng 7 years ago
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
---
 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
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel