commit | 5025b0f0fa25a0b71ae7ada96b18b6b63c24302f | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.ibm.com> | Thu Jan 24 08:57:20 2019 -0500 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Wed Apr 17 15:32:02 2019 -0600 |
tree | dbce97c120395501cab762e242bbab18f818caa2 | |
parent | 89eba7db8ebf25f654b853776c09eb34129f2d19 [diff] |
selftests/kexec: define a set of common functions Define, update and move get_secureboot_mode() to a common file for use by other tests. Updated to check both the efivar SecureBoot-$(UUID) and SetupMode-$(UUID), based on Dave Young's review. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>