diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-09-14 18:49:26 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:30 +0200 |
commit | aaace4b0860fbe22b2b08f761b3c6ea12af94d5e (patch) | |
tree | d5732fcd908d70d04e1b3f8c80cb133f825da52f /arch/sandbox | |
parent | 008fb489fa51607dcde1d291aa3442809920ffb2 (diff) |
efi_loader: terminal left upper corner is [1, 1]
For the VT102 and the Linux console the left upper corner is [1, 1].
EFI uses [0, 0] as left upper corner.
Check parameters of the SetCursorPosition() service.
Use CSI H like EDK2 for positioning.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/sandbox')
0 files changed, 0 insertions, 0 deletions