Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/efiboot Remove `fix module_init()' entry.
details:   https://anonhg.NetBSD.org/src/rev/424b0171950a
branches:  trunk
changeset: 822301:424b0171950a
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sun Mar 12 06:37:41 2017 +0000
description:
Remove `fix module_init()' entry.
I've been committed.
diffstat:
 sys/arch/i386/stand/efiboot/TODO.efiboot |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 5c63860d0ac7 -r 424b0171950a sys/arch/i386/stand/efiboot/TODO.efiboot
--- a/sys/arch/i386/stand/efiboot/TODO.efiboot  Sun Mar 12 05:33:48 2017 +0000
+++ b/sys/arch/i386/stand/efiboot/TODO.efiboot  Sun Mar 12 06:37:41 2017 +0000
@@ -2,7 +2,6 @@
  * 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.
 
 - kernel
  * handle UEFI variables (/dev/efivar)
Home |
Main Index |
Thread Index |
Old Index