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

#include <me.h>

Collaboration diagram for me_did::__packed:
Collaboration graph

Data Fields

u32 uma_base: 16
 
u32 reserved: 7
 
u32 rapid_start: 1
 
u32 status: 4
 
u32 init_done: 4
 

Detailed Description

Definition at line 93 of file me.h.

Field Documentation

◆ init_done

u32 me_did::__packed::init_done

Definition at line 98 of file me.h.

◆ rapid_start

u32 me_did::__packed::rapid_start

Definition at line 96 of file me.h.

◆ reserved

u32 me_did::__packed::reserved

Definition at line 95 of file me.h.

◆ status

u32 me_did::__packed::status

Definition at line 97 of file me.h.

◆ uma_base

u32 me_did::__packed::uma_base

Definition at line 94 of file me.h.


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