Added efiboot TODO.
This commit is contained in:
parent
0ecf94e076
commit
2e88f6a9fb
18
sys/arch/i386/stand/efiboot/TODO.efiboot
Normal file
18
sys/arch/i386/stand/efiboot/TODO.efiboot
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
- efiboot
|
||||||
|
* handle UEFI variables
|
||||||
|
* boot from CD/DVD (bootable from CD/DVD, but root fs not found.)
|
||||||
|
* load boot.cfg from EFI system partition (FAT32)
|
||||||
|
* fix module_init(). need to allocate memory for modules.
|
||||||
|
* bootia32.efi can load kernel, but can't start kernel
|
||||||
|
|
||||||
|
- kernel
|
||||||
|
* handle UEFI variables (/dev/efivar)
|
||||||
|
* accelerated console
|
||||||
|
|
||||||
|
- userland
|
||||||
|
* efibootmgr like utility
|
||||||
|
* merge distrib/amd64/uefi-installimage to distrib/amd64/install-image
|
||||||
|
* merge distrib/amd64/uefi-installimage/Makefile.* to distrib/common/Makefile.*
|
||||||
|
|
||||||
|
- installer
|
||||||
|
* sysinst(8): handle dk(4) for install disk
|
Loading…
Reference in New Issue
Block a user