OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AIK_TARGET Struct Reference

#include <AIKTarget.h>

Data Fields

APPLE_KEY_MAP_DATABASE_PROTOCOLKeyMapDb
 
UINTN KeyMapDbIndex
 
APPLE_MODIFIER_MAP Modifiers
 
UINT64 ModifierCounter
 
APPLE_KEY_CODE Keys [AIK_TARGET_BUFFER_SIZE]
 
UINT64 KeyCounters [AIK_TARGET_BUFFER_SIZE]
 
UINTN NumberOfKeys
 
UINT64 Counter
 
UINT8 KeyForgotThreshold
 

Detailed Description

Definition at line 36 of file AIKTarget.h.

Field Documentation

◆ Counter

UINT64 AIK_TARGET::Counter

Definition at line 75 of file AIKTarget.h.

◆ KeyCounters

UINT64 AIK_TARGET::KeyCounters[AIK_TARGET_BUFFER_SIZE]

Definition at line 65 of file AIKTarget.h.

◆ KeyForgotThreshold

UINT8 AIK_TARGET::KeyForgotThreshold

Definition at line 80 of file AIKTarget.h.

◆ KeyMapDb

APPLE_KEY_MAP_DATABASE_PROTOCOL* AIK_TARGET::KeyMapDb

Definition at line 40 of file AIKTarget.h.

◆ KeyMapDbIndex

UINTN AIK_TARGET::KeyMapDbIndex

Definition at line 45 of file AIKTarget.h.

◆ Keys

Definition at line 60 of file AIKTarget.h.

◆ ModifierCounter

UINT64 AIK_TARGET::ModifierCounter

Definition at line 55 of file AIKTarget.h.

◆ Modifiers

APPLE_MODIFIER_MAP AIK_TARGET::Modifiers

Definition at line 50 of file AIKTarget.h.

◆ NumberOfKeys

UINTN AIK_TARGET::NumberOfKeys

Definition at line 70 of file AIKTarget.h.


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