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

Go to the source code of this file.

Functions

void set_uart_config (unsigned int idx)
 
void clear_uart_legacy_config (void)
 

Function Documentation

◆ clear_uart_legacy_config()

void clear_uart_legacy_config ( void  )

Definition at line 38 of file uart.c.

◆ set_uart_config()

void set_uart_config ( unsigned int  idx)

Definition at line 43 of file uart.c.