]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/Main.c
EmbeddedPkg/Ebl: Returned an error message when a command is not supported
[mirror_edk2.git] / EmbeddedPkg / Ebl / Main.c
index e4879bcf977aa541c244eb58b1a31d14647623e5..f1665627aaf4d1fc6e0a6d657fb02b4234d7ad64 100644 (file)
@@ -557,6 +557,8 @@ ProcessCmdLine (
           // if any command fails stop processing CmdLine\r
           break;\r
         }\r
+      } else {\r
+        AsciiPrint ("The command '%a' is not supported.\n", Argv[0]);\r
       } \r
     } \r
   }\r