commit | 2d099324154fc83aacd91339a0817a07e265e055 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jul 05 08:18:00 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 14:59:44 2018 +0200 |
tree | de0aad293a613367cc51ac3f170bc3af63c333ca | |
parent | 0c83b05ba86688f2d1d5b1b99654d280295ca5ec [diff] |
efi_loader: clear screen has to reset cursor position After clearing the screen the cursor position is row 0, column 0. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>