summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2017-09-13 18:05:44 -0400
committerAlexander Graf <[email protected]>2017-09-20 11:29:35 +0200
commit3a45bc7faa5f93513369fc4447db2c379c19b2ca (patch)
treec218322a6b80d45756e0d2991e2dbe6bab4babf4 /cmd
parenta18c5a8382284037ea8fa4742736a65317476d23 (diff)
efi_loader: Some console improvements for vidconsole
1) use fputs() to reduce cache flushes from once-per-char to once-per-string 2) handle \r, \t, and \b in addition to just \n for tracking cursor position 3) cursor row/col are zero based, not one based Signed-off-by: Rob Clark <[email protected]> [agraf: s/unsigned/unsigned int/] Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions