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

Go to the source code of this file.

Functions

uintptr_t get_uart_base (unsigned int idx)
 

Function Documentation

◆ get_uart_base()

uintptr_t get_uart_base ( unsigned int  idx)

Definition at line 7 of file uart.c.