• Michael Shigorin's avatar
    initial EFI support · 653b8e1d
    Michael Shigorin authored
    EFI/UEFI is mostly about partitioning and bootloader setup,
    at least from a distribution's point of view; so the
    appropriate tools should be handy and firmware interface
    module should not be exterminated from installer images
    but get autoloaded instead.
    
    Please note that while there exists 32-bit x86 EFI
    we don't bother with it at the time being: it's relevant
    to some irrelevant Xeon systems as well as for the older
    Intel Macs (<2008) that are long out of fashion anyways.
    That is, initially we deal with x86_64 EFI only.
    653b8e1d
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...