X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FEbl%2FHob.c;fp=EmbeddedPkg%2FEbl%2FHob.c;h=b8c1c52752e1658b112f3ee5a8dc16361938ad21;hp=b2c042de220d9ce4d20faca822ebb6800c064344;hb=7ca9e5a4010b0e16231173dfc1918685ffc3a1dd;hpb=573d7e468eb83505a20ae3f828b67599cda23b3d diff --git a/EmbeddedPkg/Ebl/Hob.c b/EmbeddedPkg/Ebl/Hob.c index b2c042de22..b8c1c52752 100644 --- a/EmbeddedPkg/Ebl/Hob.c +++ b/EmbeddedPkg/Ebl/Hob.c @@ -103,14 +103,14 @@ GLOBAL_REMOVE_IF_UNREFERENCED char *mHobResourceType[] = { /** - Dump out the HOBs in the system. HOBs are defined in the PI specificaiton + Dump out the HOBs in the system. HOBs are defined in the PI specification and they are used to hand off information from PEI to DXE. Argv[0] - "hob" @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