1 1.1 nonaka - efiboot 2 1.1 nonaka * handle UEFI variables 3 1.1 nonaka * boot from CD/DVD (bootable from CD/DVD, but root fs not found.) 4 1.1 nonaka * load boot.cfg from EFI system partition (FAT32) 5 1.1 nonaka * fix module_init(). need to allocate memory for modules. 6 1.1 nonaka 7 1.1 nonaka - kernel 8 1.1 nonaka * handle UEFI variables (/dev/efivar) 9 1.1 nonaka * accelerated console 10 1.1 nonaka 11 1.1 nonaka - userland 12 1.1 nonaka * efibootmgr like utility 13 1.1 nonaka * merge distrib/amd64/uefi-installimage to distrib/amd64/install-image 14 1.1 nonaka * merge distrib/amd64/uefi-installimage/Makefile.* to distrib/common/Makefile.* 15 1.1 nonaka 16 1.1 nonaka - installer 17 1.1 nonaka * sysinst(8): handle dk(4) for install disk 18