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

#include <me.h>

Collaboration diagram for mbp_plat_time:
Collaboration graph

Data Fields

u32 wake_event_mrst_time_ms
 
u32 mrst_pltrst_time_ms
 
u32 pltrst_cpurst_time_ms
 

Detailed Description

Definition at line 480 of file me.h.

Field Documentation

◆ mrst_pltrst_time_ms

u32 mbp_plat_time::mrst_pltrst_time_ms

Definition at line 482 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().

◆ pltrst_cpurst_time_ms

u32 mbp_plat_time::pltrst_cpurst_time_ms

Definition at line 483 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().

◆ wake_event_mrst_time_ms

u32 mbp_plat_time::wake_event_mrst_time_ms

Definition at line 481 of file me.h.

Referenced by intel_me_init(), and intel_me_print_mbp().


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