coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
common.c File Reference
Include dependency graph for common.c:

Go to the source code of this file.

Functions

enum platform_type get_platform_type (void)
 

Function Documentation

◆ get_platform_type()

enum platform_type get_platform_type ( void  )

Definition at line 1 of file common.c.

References BIOS_WARNING, get_platform_id(), PLATFORM_DESKTOP_SERVER, PLATFORM_MOBILE, and printk.

Referenced by enable_clock_gating(), northbridge_fill_pei_data(), and systemagent_early_init().

Here is the call graph for this function:
Here is the caller graph for this function: