Include shim and grub2 packages for 32-bit EFI firmware
https://pagure.io/workstation-ostree-config/issue/217
This commit is contained in:
parent
cd73bfcc20
commit
c6aa31404a
1 changed files with 3 additions and 1 deletions
|
@ -71,10 +71,12 @@ packages-ppc64le:
|
||||||
- ostree-grub2
|
- ostree-grub2
|
||||||
packages-x86_64:
|
packages-x86_64:
|
||||||
- grub2
|
- grub2
|
||||||
|
- grub2-efi-ia32
|
||||||
- grub2-efi-x64
|
- grub2-efi-x64
|
||||||
- ostree-grub2
|
- ostree-grub2
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
- shim
|
- shim-ia32
|
||||||
|
- shim-x64
|
||||||
- microcode_ctl
|
- microcode_ctl
|
||||||
- mcelog
|
- mcelog
|
||||||
- thermald
|
- thermald
|
||||||
|
|
Loading…
Reference in a new issue