[U-Boot] [U-Boot, v3, 21/21] efi_loader: Some console improvements for vidconsole

Alexander Graf agraf at suse.de
Thu Sep 21 07:05:25 UTC 2017


> 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 at gmail.com>

Thanks, applied to efi-next

Alex



More information about the U-Boot mailing list