Searched refs:EfiShellInterfaceProtocol (Results 1 – 1 of 1) sorted by relevance
85 EFI_SHELL_INTERFACE *EfiShellInterfaceProtocol = NULL; in GetShellArgcArgv() local107 (VOID **)&EfiShellInterfaceProtocol, in GetShellArgcArgv()115 *Argv = EfiShellInterfaceProtocol->Argv; in GetShellArgcArgv()116 return EfiShellInterfaceProtocol->Argc; in GetShellArgcArgv()