Searched refs:ShellCommandGetExitCode (Results 1 – 3 of 3) sorted by relevance
358 ShellCommandGetExitCode (
1003 ShellCommandGetExitCode ( in ShellCommandGetExitCode() function
717 return ((EFI_STATUS)ShellCommandGetExitCode()); in UefiMain()2971 UnicodeSPrint(LeString, sizeof(LeString), L"0x%Lx", ShellCommandGetExitCode()); in RunScriptFileHandle()