MCPcopy 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
80void serial_end_reverse(void)
81{
82 serial_putcmd(VT100_EREVERSE);
83}
84
85void serial_start_altcharset(void)
86{

Callers 2

wnoutrefreshFunction · 0.85
PDC_transform_lineFunction · 0.85

Calls 1

serial_putcmdFunction · 0.85

Tested by

no test coverage detected