Heinrich Schuchardt b0ad9b5b2a efi_loader: clear screen should move cursor to home
On a VT100 terminal <ESC>[2J should be enough to both clear the whole
screen and set the cursor to position (1, 1). But the Linux console does
not behave like this. So send an extra <ESC>[H. For reference see the
console_codes(4) man page.

Add a function description.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-01-07 18:08:20 +01:00
..
2019-12-15 11:44:09 +08:00
2019-11-04 18:15:32 -07:00
2019-12-06 16:44:20 -05:00
2019-04-03 10:26:46 -04:00
2019-09-20 20:09:19 +02:00
2019-12-02 18:23:07 -05:00
2019-10-31 07:22:53 -04:00
2019-07-10 16:52:58 -06:00
2019-07-10 16:52:58 -06:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2019-12-06 16:44:20 -05:00
2018-09-05 16:02:34 -04:00
2019-08-11 16:43:41 -04:00
2019-06-05 09:16:32 -07:00
2019-02-19 08:55:43 -05:00
2019-05-05 08:48:50 -04:00