Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGop.h151 BOOLEAN RightLogo; member
DWinNtGopInput.c319 if (Private->RightLogo) { in GopPrivateAddKey()
444 Private->RightLogo = FALSE; in GopPrivateResetWorker()
DWinNtGopScreen.c107 Private->RightLogo = Flag; in WinNtGopConvertParamToEfiKeyShiftState()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdCtrller.c1284 ConsoleIn->RightLogo = TRUE; in KeyGetchar()
1287 ConsoleIn->RightLogo = FALSE; in KeyGetchar()
1363 | (ConsoleIn->RightLogo ? EFI_RIGHT_LOGO_PRESSED : 0) in KeyGetchar()
1690 ConsoleIn->RightLogo = FALSE; in InitKeyboard()
DPs2Keyboard.h93 BOOLEAN RightLogo; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdCtrller.c1248 ConsoleIn->RightLogo = TRUE; in KeyGetchar()
1251 ConsoleIn->RightLogo = FALSE; in KeyGetchar()
1327 | (ConsoleIn->RightLogo ? EFI_RIGHT_LOGO_PRESSED : 0) in KeyGetchar()
1654 ConsoleIn->RightLogo = FALSE; in InitKeyboard()
DPs2Keyboard.h94 BOOLEAN RightLogo; member