X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FEbl%2FCmdTemplate.c;fp=EmbeddedPkg%2FEbl%2FCmdTemplate.c;h=e19d63a8b09c80e0e29e0c988430bbb76610cde0;hb=7ca9e5a4010b0e16231173dfc1918685ffc3a1dd;hp=328fda359b7f16a3d3bee49cfd2b1186152dd063;hpb=573d7e468eb83505a20ae3f828b67599cda23b3d;p=mirror_edk2.git diff --git a/EmbeddedPkg/Ebl/CmdTemplate.c b/EmbeddedPkg/Ebl/CmdTemplate.c index 328fda359b..e19d63a8b0 100644 --- a/EmbeddedPkg/Ebl/CmdTemplate.c +++ b/EmbeddedPkg/Ebl/CmdTemplate.c @@ -26,7 +26,7 @@ @param Argc Number of command arguments in Argv @param Argv Array of strings that represent the parsed command line. - Argv[0] is the comamnd name + Argv[0] is the command name @return EFI_SUCCESS @@ -53,7 +53,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED const EBL_COMMAND_TABLE mCmd%CommandName%Template[ /** - Initialize the commands in this in this file + Initialize the commands in this file **/ VOID EblInitialize%CommandName%Cmd (