mkimage-profiles/features.in/efi
Michael Shigorin 8d26de28a3 efi: generalize (stage2 += rootfs)
This feature is more generally applicable indeed;
might result in duplication due to the installer
components adding "efivars" independently but that
is to be sorted out later in those components:
- check whether it's added already sometime soon;
- maybe stop adding that at some point in the future.

install2 and rescue roots still need this too though.
2013-06-17 14:03:53 +04: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: specify minimal mkimage version for SB 2013-02-26 00:42:36 +04:00
README efi: slightly enhanced documentation 2013-01-14 18:33:25 +02: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