coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tdt_state_flag Struct Reference

#include <me.h>

Collaboration diagram for tdt_state_flag:
Collaboration graph

Data Fields

u16 lock_state: 1
 
u16 authenticate_module: 1
 
u16 s3authentication: 1
 
u16 flash_wear_out: 1
 
u16 flash_variable_security: 1
 
u16 reserved: 11
 

Detailed Description

Definition at line 465 of file me.h.

Field Documentation

◆ authenticate_module

u16 tdt_state_flag::authenticate_module

Definition at line 467 of file me.h.

◆ flash_variable_security

u16 tdt_state_flag::flash_variable_security

Definition at line 470 of file me.h.

◆ flash_wear_out

u16 tdt_state_flag::flash_wear_out

Definition at line 469 of file me.h.

◆ lock_state

u16 tdt_state_flag::lock_state

Definition at line 466 of file me.h.

◆ reserved

u16 tdt_state_flag::reserved

Definition at line 471 of file me.h.

◆ s3authentication

u16 tdt_state_flag::s3authentication

Definition at line 468 of file me.h.


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