Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673508



details:   https://anonhg.NetBSD.org/src/rev/8b6f5a0166c7
branches:  bouyer-socketcan
changeset: 820849:8b6f5a0166c7
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sun Mar 12 06:37:42 2017 +0000

description:
1673508

diffstat:

 sys/arch/i386/stand/efiboot/TODO.efiboot |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 08de3ffb5827 -r 8b6f5a0166c7 sys/arch/i386/stand/efiboot/TODO.efiboot
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/i386/stand/efiboot/TODO.efiboot  Sun Mar 12 06:37:42 2017 +0000
@@ -0,0 +1,16 @@
+- 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)
+
+- 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



Home | Main Index | Thread Index | Old Index