Files
u-boot/include
Rob Clark 3a45bc7faa 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 <robdclark@gmail.com>
[agraf: s/unsigned/unsigned int/]
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-09-20 11:29:35 +02:00
..
2017-09-11 21:43:58 -06:00
2017-08-22 09:56:09 +02:00
2017-09-16 14:57:44 +08:00
2017-09-12 17:57:59 -04:00
2017-09-15 05:27:47 -06:00
2017-08-16 08:22:18 -04:00
2017-07-28 23:34:39 +02:00
2017-08-17 16:59:55 +09:00
2017-09-20 11:08:01 +02:00
2017-09-20 11:00:57 +02:00
2017-08-16 08:30:24 -04:00
2017-08-22 09:56:09 +02:00
2017-09-15 09:03:11 -04:00
2017-09-03 15:30:35 -04:00
2017-07-28 12:02:47 -06:00
2017-09-20 10:20:00 +02:00
2017-09-20 10:20:00 +02:00
2017-07-28 23:34:07 +02:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2017-08-24 11:00:47 +08:00