Skip to content
Commit 97ea0690 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: cursor positioning



When backspacing in column 0 do no set the column index to ULONG_MAX.
Ensure that the row number is not set to ULONG_MAX even if the row count is
advertised as 0.
Ignore control characters other the 0x08, 0x0a, 0x0d when updating the
column.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent d41f99e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment