mkimage-profiles/features.in/efi
Michael Shigorin d004d09c7c efi: efi-shell and signed variants to the rescue
UEFI shell is pretty valuable debugging and fixup tool.

When one has to mess with Restricted Boot, openssl and
some PE signing tools might come handy either; see also
http://www.rodsbooks.com/efi-bootloaders/secureboot.html
2013-01-21 13:49:21 +02:00
..
stage2/image-scripts.d initial EFI support 2012-11-19 23:26:51 +02:00
config.mk efi: efi-shell and signed variants to the rescue 2013-01-21 13:49:21 +02: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