Why do /boot/efi content always show up in rpm -Va output in UEFI enabled system?
Issue
- The
mode
of the file (/boot/efi/EFI/BOOT/BOOTX64.EFI
) is different from the Vendor default. - Neither
rpm --setperms shim-x64-12-1.el7.x86_64
noryum reinstall shim-x64-12-1.el7.x86_64
fixes it.
[root@test ~]# rpm -Va | grep '^.M'
.M....... /boot/efi/EFI/BOOT/BOOTX64.EFI
.M....... /boot/efi/EFI/BOOT/fbx64.efi
.M....... /boot/efi/EFI/redhat/BOOT.CSV
.M....... /boot/efi/EFI/redhat/BOOTX64.CSV
.M....... /boot/efi/EFI/redhat/mmx64.efi
.M....... /boot/efi/EFI/redhat/shim.efi
.M....... /boot/efi/EFI/redhat/shimx64-redhat.efi
.M....... /boot/efi/EFI/redhat/shimx64.efi
.M....... /boot/efi/EFI/redhat
.M....... /boot/efi/EFI/redhat
.M....... /boot/efi/EFI/redhat/fonts
.M.....T. /boot/efi/EFI/redhat/fonts/unicode.pf2
.M.....T. /boot/efi/EFI/redhat/grubx64.efi
Environment
- Red Hat Enterprise Linux 6/7
- UEFI System
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.