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

#include <MkhiMsgs.h>

Data Fields

UINT16 LockState: 1
 Indicate whether the platform is locked.
 
UINT16 AuthenticateModule: 1
 Preferred Authentication Module.
 
UINT16 Reserved: 14
 

Detailed Description

Definition at line 360 of file MkhiMsgs.h.

Field Documentation

◆ AuthenticateModule

UINT16 _TDT_STATE_FLAG::AuthenticateModule

Preferred Authentication Module.

Definition at line 362 of file MkhiMsgs.h.

◆ LockState

UINT16 _TDT_STATE_FLAG::LockState

Indicate whether the platform is locked.

Definition at line 361 of file MkhiMsgs.h.

◆ Reserved

UINT16 _TDT_STATE_FLAG::Reserved

Definition at line 363 of file MkhiMsgs.h.


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