Home
last modified time | relevance | path

Searched refs:LeftLogo (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGop.h150 BOOLEAN LeftLogo; member
DWinNtGopInput.c316 if (Private->LeftLogo) { in GopPrivateAddKey()
443 Private->LeftLogo = FALSE; in GopPrivateResetWorker()
DWinNtGopScreen.c103 Private->LeftLogo = Flag; in WinNtGopConvertParamToEfiKeyShiftState()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdCtrller.c1277 ConsoleIn->LeftLogo = TRUE; in KeyGetchar()
1280 ConsoleIn->LeftLogo = FALSE; in KeyGetchar()
1362 | (ConsoleIn->LeftLogo ? EFI_LEFT_LOGO_PRESSED : 0) in KeyGetchar()
1681 ConsoleIn->LeftLogo = FALSE; in InitKeyboard()
DPs2Keyboard.h92 BOOLEAN LeftLogo; member