91f9e5a Use /boot/loader/entries as BLS dir also on EFI systems

1 file Authored by javierm 5 years ago, Committed by pjones 5 years ago,
    Use /boot/loader/entries as BLS dir also on EFI systems
    
    For EFI systems, the BLS fragments were stored in the EFI System Partition
    (ESP) while in non-EFI systems it was stored in /boot.
    
    For consistency, it's better to always store the BLS fragments in the same
    path regardless of the firmware interface used.
    
    Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
    
        
file modified
+0 -5