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

#include <me.h>

Collaboration diagram for mkhi_header:
Collaboration graph

Data Fields

u32 group_id: 8
 
u32 command: 7
 
u32 is_response: 1
 
u32 reserved: 8
 
u32 result: 8
 

Detailed Description

Definition at line 258 of file me.h.

Field Documentation

◆ command

u32 mkhi_header::command

Definition at line 260 of file me.h.

Referenced by mei_recv_msg(), and mei_sendrecv_mkhi().

◆ group_id

◆ is_response

u32 mkhi_header::is_response

Definition at line 261 of file me.h.

Referenced by mei_recv_msg(), and mei_sendrecv_mkhi().

◆ reserved

u32 mkhi_header::reserved

Definition at line 262 of file me.h.

◆ result

u32 mkhi_header::result

Definition at line 263 of file me.h.


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