HomeSort by relevance Sort by last modified time
    Searched refs:ShellPromptResponseTypeQuitContinue (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Pause.c 83 Status = ShellPromptForResponseHii(ShellPromptResponseTypeQuitContinue, STRING_TOKEN (STR_PAUSE_PROMPT), gShellLevel3HiiHandle, (VOID**)&Resp);
85 Status = ShellPromptForResponse(ShellPromptResponseTypeQuitContinue, NULL, (VOID**)&Resp);
  /device/linaro/bootloader/edk2/ShellPkg/Include/Library/
ShellLib.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ConsoleLogger.c 632 Status = ShellPromptForResponseHii(ShellPromptResponseTypeQuitContinue, STRING_TOKEN(STR_SHELL_QUIT_CONT), ShellInfoObject.HiiHandle, (VOID**)&Resp);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 65 milliseconds