HomeSort by relevance Sort by last modified time
    Searched defs:ScanCode (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleTextIn.h 42 UINT16 ScanCode;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextIn/
SimpleTextIn.h 39 UINT16 ScanCode;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdCtrller.c 18 UINT8 ScanCode; ///< follows value defined in Scan Code Set1
571 Return the count of scancode in the queue.
575 @return Count of the scancode.
590 Read several bytes from the scancode buffer without removing them.
591 This function is called to see if there are enough bytes of scancode
629 Read & remove several bytes from the scancode buffer.
667 Push one byte to the scancode buffer.
670 @param Scancode The byte to push.
675 IN UINT8 Scancode
682 Queue->Buffer[Queue->Tail] = Scancode;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdCtrller.c 18 UINT8 ScanCode; ///< follows value defined in Scan Code Set1
571 Return the count of scancode in the queue.
575 @return Count of the scancode.
590 Read several bytes from the scancode buffer without removing them.
591 This function is called to see if there are enough bytes of scancode
629 Read & remove several bytes from the scancode buffer.
667 Push one byte to the scancode buffer.
670 @param Scancode The byte to push.
675 IN UINT8 Scancode
682 Queue->Buffer[Queue->Tail] = Scancode;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
SimpleTextIn.h 43 UINT16 ScanCode;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
FormDisplay.h 191 UINT16 ScanCode;
  /external/syslinux/efi32/include/efi/
eficon.h 240 UINT16 ScanCode;
  /external/syslinux/efi64/include/efi/
eficon.h 240 UINT16 ScanCode;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
eficon.h 240 UINT16 ScanCode;

Completed in 753 milliseconds