forked from pool/shim
shim-install: Add ca_string for SL Micro to update fallback loader #5
Reference in New Issue
Block a user
Delete Branch "joeyli/shim:16.1-sl-micro-ca_string-bsc1254336"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The fallback loader, /boot/efi/EFI/BOOT/bootaa64.efi or bootx64.efi,
cannot be upgraded by shim-install on SL Micro. The issue case is
SL Micro 6.0. It causes that system gets regression bug because it's
fallback to a old shim. So this patch adds ca_string to SL Micro.
(bsc#1254336)