X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FEbl%2FScript.c;fp=EmbeddedPkg%2FEbl%2FScript.c;h=7c2d58b0a454cba5a28e999cf2436be9cb41e14b;hp=123ebf388c2dbaccf991ce8db8a807ed2f9e1764;hb=7ca9e5a4010b0e16231173dfc1918685ffc3a1dd;hpb=573d7e468eb83505a20ae3f828b67599cda23b3d diff --git a/EmbeddedPkg/Ebl/Script.c b/EmbeddedPkg/Ebl/Script.c index 123ebf388c..7c2d58b0a4 100644 --- a/EmbeddedPkg/Ebl/Script.c +++ b/EmbeddedPkg/Ebl/Script.c @@ -26,7 +26,7 @@ supported: LF : Unix, Mac OS X*, BeOS CR+LF: MS-DOS*, Microsoft Windows* - CR : Commodore, Apple II, and realy Mac OS + CR : Commodore, Apple II, and really Mac OS LF+CR: for simplicity and completeness Argv[0] - "script" @@ -36,7 +36,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