Searched defs:ReturnFromMain (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c47 INTN ReturnFromMain; local
52 ReturnFromMain = -1;
67 ReturnFromMain = ShellAppMain (
86 ReturnFromMain = ShellAppMain (
94 if (ReturnFromMain == 0) {

Completed in 31 milliseconds