mkimage-profiles/features.in/efi
Anton Midyukov 0c4f35fc5d efi: do not call use/efi/refind from use/efi/memtest86
This is necessary to prevent unintentional assignment of rEFInd
as EFI_BOOTLOADER.
I also want to hope that memtest86.efi can be made to work from
grub-efi in the future.
2020-04-03 22:56:58 +07:00
..
rootfs/image-scripts.d efi: generalize (stage2 += rootfs) 2013-06-17 14:03:53 +04:00
stage2/image-scripts.d efi: generalize (stage2 += rootfs) 2013-06-17 14:03:53 +04:00
config.mk efi: do not call use/efi/refind from use/efi/memtest86 2020-04-03 22:56:58 +07:00
README documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00

Фича добавляет в образы необходимое для поддержки EFI/UEFI.

Конфигурируется заданием загрузчика (EFI_BOOTLOADER)
и файла сертификата (EFI_CERT) при помощи целей;
пример использования доступен в conf.d/regular.mk

См. тж.:
* http://www.altlinux.org/UEFI
* http://www.rodsbooks.com/efi-bootloaders/
* https://bugzilla.altlinux.org/showdependencytree.cgi?id=27804