coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mp_flight_plan Struct Reference
Collaboration diagram for mp_flight_plan:
Collaboration graph

Data Fields

int num_records
 
struct mp_flight_recordrecords
 

Detailed Description

Definition at line 118 of file mp_init.c.

Field Documentation

◆ num_records

int mp_flight_plan::num_records

Definition at line 119 of file mp_init.c.

Referenced by ap_do_flight_plan().

◆ records

struct mp_flight_record* mp_flight_plan::records

Definition at line 120 of file mp_init.c.

Referenced by ap_do_flight_plan().


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