commit | f6c6df7ebc12fdaab252c5869732cef6fa48d864 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 08 18:13:06 2019 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Feb 13 09:40:06 2019 +0100 |
tree | a9dd4b1d6b4a9304e17dc37042e63174d211cfc2 | |
parent | b4f471f18e68b340e5b968e2d611b83f709a78ce [diff] |
efi_loader: refactor switch to non-secure mode Refactor the switch from supervisor to hypervisor to a new function called at the beginning of do_bootefi(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>