Home
last modified time | relevance | path

Searched refs:GotIt (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdCtrller.c1037 UINT32 GotIt; in KeyboardWaitForValue() local
1039 GotIt = 0; in KeyboardWaitForValue()
1071 GotIt = 1; in KeyboardWaitForValue()
1082 if (GotIt == 1) { in KeyboardWaitForValue()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.c856 UINT32 GotIt; in KeyboardWaitForValue() local
858 GotIt = 0; in KeyboardWaitForValue()
890 GotIt = 1; in KeyboardWaitForValue()
901 if (GotIt != 0) { in KeyboardWaitForValue()