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

Data Fields

uint32_t cpuid_y0_pl2
 
uint32_t cpuid_non_y0_pl2
 

Detailed Description

Definition at line 28 of file mainboard.c.

Field Documentation

◆ cpuid_non_y0_pl2

uint32_t pl2_config::cpuid_non_y0_pl2

Definition at line 30 of file mainboard.c.

Referenced by get_pl2().

◆ cpuid_y0_pl2

uint32_t pl2_config::cpuid_y0_pl2

Definition at line 29 of file mainboard.c.

Referenced by get_pl2().


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