mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The hierarchy of the secure boot settings in the config file should be: defaultboot > menu > section This patch implements this hierarchy and adds a check if a valid option is specified and prints an error message otherwise. Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>