kiwi-el8/test/unit/bootloader
Marcus Schäfer a46c56a546
Validate use of GRUB_USE_LINUXEFI
On systems that uses GRUB_USE_LINUXEFI with grub2 version
less than 2.04 there is no support for dynamic EFI
environment checking. In this condition we extend the grub
setup to add this support. The change kiwi does is as
follows:

* Apply only on grub < 2.04
  1. Modify 10_linux to set linux/initrd as variables
  2. Write hybrid setup as 01_efihybrid

This Fixes bsc#1165960 and bsc#1168480
2020-04-15 15:24:13 +02:00
..
config Validate use of GRUB_USE_LINUXEFI 2020-04-15 15:24:13 +02:00
install Fixed bootloader install 2020-03-20 17:53:28 +01:00
template Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00