Home
last modified time | relevance | path

Searched refs:Efi_Application (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellParametersProtocol.h24 Efi_Application, enumerator
DShell.c1919 return (Efi_Application); in GetOperationType()
2384 case Efi_Application: in RunCommandOrFile()
2418 case Efi_Application: in RunCommandOrFile()
2637 case Efi_Application: in RunShellCommand()
DShellProtocol.c1533 Status = UpdateArgcArgv(&ShellParamsProtocol, NewCmdLine, Efi_Application, NULL, NULL); in InternalShellExecuteDevicePath()