-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
GenericCloud (x86_64) images still do not support UEFI:
# find /boot/efi /boot/efi /boot/efi/EFI /boot/efi/EFI/centos # fdisk -l /dev/vda Disk /dev/vda: 100 GiB, 107374182400 bytes, 209715200 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: ECBA907A-D2AD-4E52-AEE7-673EE4DA11DF Device Start End Sectors Size Type /dev/vda1 2048 4095 2048 1M BIOS boot /dev/vda2 4096 209715166 209711071 100G Linux filesystem
The aarch64 images already support UEFI:
# find /boot/efi/
/boot/efi/
/boot/efi/EFI
/boot/efi/EFI/BOOT
/boot/efi/EFI/BOOT/fbaa64.efi
/boot/efi/EFI/BOOT/BOOTAA64.EFI
/boot/efi/EFI/centos
/boot/efi/EFI/centos/mmaa64.efi
/boot/efi/EFI/centos/shim.efi
/boot/efi/EFI/centos/shimaa64-centos.efi
/boot/efi/EFI/centos/shimaa64.efi
/boot/efi/EFI/centos/grub.cfg
/boot/efi/EFI/centos/grubaa64.efi
/boot/efi/EFI/centos/gcdaa64.efi
/boot/efi/EFI/centos/BOOTAA64.CSV
# fdisk -l /dev/vda
Disk /dev/vda: 100 GiB, 107374182400 bytes, 209715200 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 2AC19072-90F2-41F8-8FAC-65001D3F4F82
Device Start End Sectors Size Type
/dev/vda1 2048 1230847 1228800 600M EFI System
/dev/vda2 1230848 209715166 208484319 99.4G Linux filesystem