mkimage-profiles/features.in/efi
Michael Shigorin 3f547e2504 documentation: use paths relative to toplevel dir
This change is done to reduce ambiguity in some cases;
the previous intention has been to ease navigation when
staying in a particular directory, now it's been changed
in favour of convenient toplevel `git grep' in fact.

Both variants have their pros and cons, I just find myself
leaning to this one by now hence the commit.  Feel free to
provide constructive criticism :)

Some path-related bitrot has also been fixed while at that.
2014-03-05 21:36:30 +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: whoops, non-x86_64 got broken 2013-12-24 11:54:01 +02: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