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

Go to the source code of this file.

Macros

#define SERIAL_DEV1   PNP_DEV(0x4e, F81866D_SP1)
 

Functions

void bootblock_mainboard_early_init (void)
 

Macro Definition Documentation

◆ SERIAL_DEV1

#define SERIAL_DEV1   PNP_DEV(0x4e, F81866D_SP1)

Definition at line 8 of file bootblock.c.

Function Documentation

◆ bootblock_mainboard_early_init()

void bootblock_mainboard_early_init ( void  )

Definition at line 10 of file bootblock.c.

References fintek_enable_serial(), pm_write8(), and SERIAL_DEV1.

Here is the call graph for this function: