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

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
BOOLEAN IsContinue
 
UINT16 BootOption
 
UINT8 CodeCount
 
UINT8 WaitingKey
 
EFI_KEY_DATA KeyData [3]
 

Detailed Description

Definition at line 162 of file InternalBm.h.

Field Documentation

◆ BootOption

UINT16 BM_HOTKEY::BootOption

Definition at line 167 of file InternalBm.h.

◆ CodeCount

UINT8 BM_HOTKEY::CodeCount

Definition at line 168 of file InternalBm.h.

◆ IsContinue

BOOLEAN BM_HOTKEY::IsContinue

Definition at line 166 of file InternalBm.h.

◆ KeyData

EFI_KEY_DATA BM_HOTKEY::KeyData[3]

Definition at line 170 of file InternalBm.h.

◆ Link

LIST_ENTRY BM_HOTKEY::Link

Definition at line 164 of file InternalBm.h.

◆ Signature

UINT32 BM_HOTKEY::Signature

Definition at line 163 of file InternalBm.h.

◆ WaitingKey

UINT8 BM_HOTKEY::WaitingKey

Definition at line 169 of file InternalBm.h.


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