]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/ShellBase.h
fixing errors found in code review.
[mirror_edk2.git] / ShellPkg / Include / ShellBase.h
index 3929df7b77c3ba1193bdf5cf67c7df65a1fd123b..d5f0b03eec30db1ff19671aecb0dde89715662f2 100644 (file)
@@ -138,9 +138,10 @@ SHELL_INCOMPATIBLE_VERSION  = 25,
 SHELL_SECURITY_VIOLATION    = 26,\r
 \r
 ///\r
-/// A CRC error was detected.\r
+/// The function was performed and resulted in an unequal\r
+/// comparison..\r
 ///\r
-SHELL_CRC_ERROR             = 27\r
+SHELL_NOT_EQUAL             = 27\r
 }SHELL_STATUS;\r
 \r
 #endif //__SHELL_BASE__
\ No newline at end of file