Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ serial_end_reverse
Function
serial_end_reverse
payloads/libpayload/drivers/serial/serial.c:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void serial_end_reverse(void)
81
{
82
serial_putcmd(VT100_EREVERSE);
83
}
84
85
void serial_start_altcharset(void)
86
{
Callers
2
wnoutrefresh
Function · 0.85
PDC_transform_line
Function · 0.85
Calls
1
serial_putcmd
Function · 0.85
Tested by
no test coverage detected