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

#include <me.h>

Collaboration diagram for me_bios_payload:
Collaboration graph

Data Fields

mbp_fw_version_namefw_version_name
 
mbp_mefwcapsfw_capabilities
 
mbp_rom_bist_datarom_bist_data
 
mbp_platform_keyplatform_key
 
mbp_plat_typefw_plat_type
 
mbp_icc_profileicc_profile
 
mbp_at_stateat_state
 
u32mfsintegrity
 
mbp_plat_timeplat_time
 
mbp_nfc_datanfc_data
 
mbp_fw_version_name fw_version_name
 
mbp_fw_caps fw_caps_sku
 
mbp_rom_bist_data rom_bist_data
 
mbp_platform_key platform_key
 
mbp_plat_type fw_plat_type
 
mbp_icc_profile icc_profile
 
tdt_state_info at_state
 
u32 mfsintegrity
 
struct mbp_fw_version_namefw_version_name
 
struct mbp_mefwcapsfw_capabilities
 
struct mbp_rom_bist_datarom_bist_data
 
struct mbp_platform_keyplatform_key
 
struct mbp_plat_typefw_plat_type
 
struct mbp_icc_profileicc_profile
 
struct mbp_at_stateat_state
 
struct mbp_plat_timeplat_time
 
struct mbp_nfc_datanfc_data
 

Detailed Description

Definition at line 461 of file me.h.

Field Documentation

◆ at_state [1/3]

tdt_state_info me_bios_payload::at_state

Definition at line 468 of file me.h.

◆ at_state [2/3]

tdt_state_info me_bios_payload::at_state

Definition at line 389 of file me.h.

◆ at_state [3/3]

struct mbp_at_state* me_bios_payload::at_state

Definition at line 498 of file me.h.

◆ fw_capabilities [1/2]

mbp_mefwcaps* me_bios_payload::fw_capabilities

Definition at line 463 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().

◆ fw_capabilities [2/2]

struct mbp_mefwcaps* me_bios_payload::fw_capabilities

Definition at line 493 of file me.h.

◆ fw_caps_sku

mbp_fw_caps me_bios_payload::fw_caps_sku

Definition at line 384 of file me.h.

Referenced by intel_me_read_mbp().

◆ fw_plat_type [1/3]

mbp_plat_type me_bios_payload::fw_plat_type

Definition at line 466 of file me.h.

Referenced by intel_me_read_mbp().

◆ fw_plat_type [2/3]

mbp_plat_type me_bios_payload::fw_plat_type

Definition at line 387 of file me.h.

◆ fw_plat_type [3/3]

struct mbp_plat_type* me_bios_payload::fw_plat_type

Definition at line 496 of file me.h.

◆ fw_version_name [1/3]

mbp_fw_version_name me_bios_payload::fw_version_name

Definition at line 462 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().

◆ fw_version_name [2/3]

mbp_fw_version_name me_bios_payload::fw_version_name

Definition at line 383 of file me.h.

◆ fw_version_name [3/3]

struct mbp_fw_version_name* me_bios_payload::fw_version_name

Definition at line 492 of file me.h.

◆ icc_profile [1/3]

mbp_icc_profile me_bios_payload::icc_profile

Definition at line 467 of file me.h.

◆ icc_profile [2/3]

mbp_icc_profile me_bios_payload::icc_profile

Definition at line 388 of file me.h.

◆ icc_profile [3/3]

struct mbp_icc_profile* me_bios_payload::icc_profile

Definition at line 497 of file me.h.

◆ mfsintegrity [1/2]

u32 * me_bios_payload::mfsintegrity

Definition at line 469 of file me.h.

◆ mfsintegrity [2/2]

u32 me_bios_payload::mfsintegrity

Definition at line 390 of file me.h.

◆ nfc_data [1/2]

mbp_nfc_data* me_bios_payload::nfc_data

Definition at line 471 of file me.h.

◆ nfc_data [2/2]

struct mbp_nfc_data* me_bios_payload::nfc_data

Definition at line 501 of file me.h.

◆ plat_time [1/2]

mbp_plat_time* me_bios_payload::plat_time

Definition at line 470 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().

◆ plat_time [2/2]

struct mbp_plat_time* me_bios_payload::plat_time

Definition at line 500 of file me.h.

◆ platform_key [1/3]

mbp_platform_key me_bios_payload::platform_key

Definition at line 465 of file me.h.

◆ platform_key [2/3]

mbp_platform_key me_bios_payload::platform_key

Definition at line 386 of file me.h.

◆ platform_key [3/3]

struct mbp_platform_key* me_bios_payload::platform_key

Definition at line 495 of file me.h.

◆ rom_bist_data [1/3]

mbp_rom_bist_data me_bios_payload::rom_bist_data

Definition at line 464 of file me.h.

◆ rom_bist_data [2/3]

mbp_rom_bist_data me_bios_payload::rom_bist_data

Definition at line 385 of file me.h.

◆ rom_bist_data [3/3]

struct mbp_rom_bist_data* me_bios_payload::rom_bist_data

Definition at line 494 of file me.h.


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