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

Go to the source code of this file.

Functions

uintptr_t uart_platform_base (unsigned int idx)
 

Function Documentation

◆ uart_platform_base()

uintptr_t uart_platform_base ( unsigned int  idx)

Definition at line 7 of file uart.c.

References QEMU_VIRT_UART0.