Home
last modified time | relevance | path

Searched refs:StartStatus (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c1438 EFI_STATUS StartStatus; in InternalShellExecuteDevicePath() local
1571 StartStatus = gBS->StartImage( in InternalShellExecuteDevicePath()
1577 *StartImageStatus = StartStatus; in InternalShellExecuteDevicePath()
DShell.c2369 EFI_STATUS StartStatus; in RunCommandOrFile() local
2436 &StartStatus in RunCommandOrFile()
2444 CalleeExitStatus = (SHELL_STATUS) StartStatus; in RunCommandOrFile()