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

#include <me.h>

Collaboration diagram for icc_header:
Collaboration graph

Data Fields

u32 api_version
 
u32 icc_command
 
u32 icc_status
 
u32 length
 
u32 reserved
 

Detailed Description

Definition at line 281 of file me.h.

Field Documentation

◆ api_version

u32 icc_header::api_version

Definition at line 282 of file me.h.

Referenced by intel_me_path(), and me_icc_set_clock_enables().

◆ icc_command

u32 icc_header::icc_command

Definition at line 283 of file me.h.

◆ icc_status

u32 icc_header::icc_status

Definition at line 284 of file me.h.

◆ length

u32 icc_header::length

Definition at line 285 of file me.h.

◆ reserved

u32 icc_header::reserved

Definition at line 286 of file me.h.


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