Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosInterface.h733 UINT8 ShiftStatus; member
DLegacyBootSupport.c2058 Bda->ShiftStatus = (UINT8) ((Bda->ShiftStatus &~0x70) | LocalLeds); in LegacyBiosUpdateKeyboardLedStatus()