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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c701 @param[in] ScriptOnly TRUE if exiting a script; FALSE otherwise.
707 IN BOOLEAN ScriptOnly,
713 mExitScript = ScriptOnly;
755 @retval TRUE ScriptOnly was indicated.
756 @retval FALSE ScriptOnly was not indicated.
706 ShellCommandRegisterExit( IN BOOLEAN ScriptOnly, IN CONST UINT64 ErrorCode ) argument

Completed in 55 milliseconds