commit | aa0b11ba79c5501667488434732cd11ab0b17f56 | [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 | 924045e660162ddaa8bbb665af629c671032c4b4 [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>