]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/CmdTemplate.c
BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
[mirror_edk2.git] / EmbeddedPkg / Ebl / CmdTemplate.c
index 328fda359b7f16a3d3bee49cfd2b1186152dd063..2c291fcaea52a838e7c040773b4623a02534800c 100644 (file)
@@ -25,8 +25,8 @@
   Argv[0] - "%CommandName%"\r
 \r
   @param  Argc   Number of command arguments in Argv\r
-  @param  Argv   Array of strings that represent the parsed command line. \r
-                 Argv[0] is the comamnd name\r
+  @param  Argv   Array of strings that represent the parsed command line.\r
+                 Argv[0] is the command name\r
 \r
   @return EFI_SUCCESS\r
 \r
@@ -53,7 +53,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED const EBL_COMMAND_TABLE mCmd%CommandName%Template[
 \r
 \r
 /**\r
-  Initialize the commands in this in this file\r
+  Initialize the commands in this file\r
 **/\r
 VOID\r
 EblInitialize%CommandName%Cmd (\r