Home | History | Annotate | Line # | Download | only in efiboot
TODO.efiboot revision 1.1
      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  * bootia32.efi can load kernel, but can't start kernel
      7  1.1  nonaka 
      8  1.1  nonaka - kernel
      9  1.1  nonaka  * handle UEFI variables (/dev/efivar)
     10  1.1  nonaka  * accelerated console
     11  1.1  nonaka 
     12  1.1  nonaka - userland
     13  1.1  nonaka  * efibootmgr like utility
     14  1.1  nonaka  * merge distrib/amd64/uefi-installimage to distrib/amd64/install-image
     15  1.1  nonaka  * merge distrib/amd64/uefi-installimage/Makefile.* to distrib/common/Makefile.*
     16  1.1  nonaka 
     17  1.1  nonaka - installer
     18  1.1  nonaka  * sysinst(8): handle dk(4) for install disk
     19