Searched refs:EfiShellParametersProtocol (Results 1 – 1 of 1) sorted by relevance
84 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol = NULL; in GetShellArgcArgv() local90 (VOID **)&EfiShellParametersProtocol, in GetShellArgcArgv()99 *Argv = EfiShellParametersProtocol->Argv; in GetShellArgcArgv()100 return EfiShellParametersProtocol->Argc; in GetShellArgcArgv()