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

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellParametersProtocol.h 109 EFI_HANDLE ConInHandle;
Shell.c 339 EFI_HANDLE ConInHandle;
588 ConInHandle = gST->ConsoleInHandle;
592 ConInHandle = NULL;
634 if (OldConIn != NULL && ConInHandle != NULL) {
637 gST->ConsoleInHandle = ConInHandle;
    [all...]
ShellParametersProtocol.c 751 SystemTableInfo->ConInHandle = gST->ConsoleInHandle;
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 476 @param[in] ConInHandle The handle of ConIn.
486 IN EFI_HANDLE ConInHandle,
    [all...]

Completed in 65 milliseconds