commit | 1e129620cea3e2f7fa07a79ac27834ac373940f5 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jun 14 07:16:57 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jun 14 19:18:41 2019 +0200 |
tree | 00103187236650ba75421b4e5f0fff87ed29b4ae | |
parent | 757cc4acf67779cd1d5dbe5b2789a214f68dcd08 [diff] |
efi_loader: fix SetAttribute() The SetAttribute() service and the Reset() service of the simple text output protocol must update the attribute value in the mode information. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>