6e71bd4239
For Bios and EFI compatibility, grub must be installed twice. This patch adds the bios version when EFI is selected. The GPT EFI block partitioning already adds the bios partition, but the bootloader only called grub once. Change-Id: Iee6c8b3b97b3cfff4562bcb30a50800f5ade894a Closes-Bug: #1889089
7 lines
202 B
YAML
7 lines
202 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``bootloader`` element now co-installs a BIOS bootloader for
|
|
x86-64 when ``DIB_BLOCK_DEVICE=efi`` is set. This makes images
|
|
that are EFI and BIOS cross-compatiable.
|