Kyle Rankin 665754122d
Allow insecure boot mode to bypass kexec sig checks
There was a bug in the "force" boot mode where it would still fail if
signatures didn't match. This was because the check_config function
validates the signatures for kexec files. I've added a few conditionals
here so that in the case of a forced boot mode, we can bypass those
signature checks that would prevent boot and error out to a recovery
console.
2018-03-14 10:18:52 -07:00
..
2018-02-08 17:25:32 -05:00
2018-02-09 12:05:49 -05:00
2018-03-08 01:14:41 -05:00