Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosInterface.h755 UINT8 LedStatus; member
DLegacyBootSupport.c2056 Bda->LedStatus = (UINT8) ((Bda->LedStatus &~0x07) | LocalLeds); in LegacyBiosUpdateKeyboardLedStatus()