coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
uartio_vpd.c File Reference
#include <drivers/vpd/vpd.h>
#include <console/uart.h>
#include "vpd.h"
Include dependency graph for uartio_vpd.c:

Go to the source code of this file.

Functions

unsigned int get_uart_for_console (void)
 

Function Documentation

◆ get_uart_for_console()

unsigned int get_uart_for_console ( void  )

Definition at line 8 of file uartio_vpd.c.

References COREBOOT_UART_IO, COREBOOT_UART_IO_DEFAULT, vpd_get_int(), and VPD_RW_THEN_RO.

Referenced by mainboard_config_upd().

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