TianoCore EDK2 master
Loading...
Searching...
No Matches
_KEYBOARD_CONSOLE_IN_EX_NOTIFY Struct Reference

Data Fields

UINTN Signature
 
EFI_KEY_DATA KeyData
 
EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn
 
LIST_ENTRY NotifyEntry
 

Detailed Description

Definition at line 47 of file Ps2Keyboard.h.

Field Documentation

◆ KeyData

EFI_KEY_DATA _KEYBOARD_CONSOLE_IN_EX_NOTIFY::KeyData

Definition at line 49 of file Ps2Keyboard.h.

◆ KeyNotificationFn

EFI_KEY_NOTIFY_FUNCTION _KEYBOARD_CONSOLE_IN_EX_NOTIFY::KeyNotificationFn

Definition at line 50 of file Ps2Keyboard.h.

◆ NotifyEntry

LIST_ENTRY _KEYBOARD_CONSOLE_IN_EX_NOTIFY::NotifyEntry

Definition at line 51 of file Ps2Keyboard.h.

◆ Signature

UINTN _KEYBOARD_CONSOLE_IN_EX_NOTIFY::Signature

Definition at line 48 of file Ps2Keyboard.h.


The documentation for this struct was generated from the following files: