Home
last modified time | relevance | path

Searched refs:ShellPromptForResponse (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DPause.c85 Status = ShellPromptForResponse(ShellPromptResponseTypeQuitContinue, NULL, (VOID**)&Resp); in ShellCommandRunPause()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DUnload.c123 Status = ShellPromptForResponse(ShellPromptResponseTypeYesNo, NULL, (VOID**)&Resp); in ShellCommandRunUnload()
DDrvCfg.c502 ShellPromptForResponse(ShellPromptResponseTypeEnterContinue, NULL, NULL); in ShellCmdDriverConfigurationProcessActionRequired()
511 ShellPromptForResponse(ShellPromptResponseTypeEnterContinue, NULL, NULL); in ShellCmdDriverConfigurationProcessActionRequired()
523 ShellPromptForResponse(ShellPromptResponseTypeEnterContinue, NULL, NULL); in ShellCmdDriverConfigurationProcessActionRequired()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DRm.c95 Status = ShellPromptForResponse(ShellPromptResponseTypeYesNo, NULL, (VOID**)&Resp); in CascadeDelete()
/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellLib.h1211 ShellPromptForResponse (
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DMm.c612 ShellPromptForResponse (ShellPromptResponseTypeFreeform, NULL, (VOID**) &InputStr); in ShellCommandRunMm()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c3328 ShellPromptForResponse ( in ShellPromptForResponse() function
3594 Status = ShellPromptForResponse(Type, Prompt, Response); in ShellPromptForResponseHii()