freebsd-dev/sys/boot/common
Edward Tomasz Napierala 8d9ed17366 Fix a problem which made loader(8) load non-kld files twice.
For example, without this patch, the following three lines
in /boot/loader.conf would result in /boot/root.img being preloaded
twice, and two md(4) devices - md0 and md1 - being created.

initmd_load="YES"
initmd_type="md_image"
initmd_name="/boot/root.img"

Reviewed by:	marcel@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3204
2015-08-03 16:27:36 +00:00
..
bcache.c
boot.c
bootstrap.h
commands.c
console.c
crc32.c
crc32.h
dev_net.c Refactor net_getparams() to make it easier to get params from sources other 2015-05-18 15:46:43 +00:00
dev_net.h Refactor net_getparams() to make it easier to get params from sources other 2015-05-18 15:46:43 +00:00
devopen.c
disk.c
disk.h
gpt.c
gpt.h
help.common
install.c
interp_backslash.c
interp_forth.c
interp_parse.c
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c
load_elf.c An ARM kernel can be loaded at any 2MB boundary, make ubldr aware of that. 2015-05-17 19:59:05 +00:00
loader.8 Document md_root in loader(8). The md(4) manual page mentions it, 2015-07-25 13:02:41 +00:00
ls.c
Makefile Install loader(8) and zfsloader(8) only once 2015-06-19 05:42:24 +00:00
Makefile.inc Install loader(8) and zfsloader(8) only once 2015-06-19 05:42:24 +00:00
md.c
merge_help.awk
misc.c
module.c Fix a problem which made loader(8) load non-kld files twice. 2015-08-03 16:27:36 +00:00
newvers.sh
panic.c
part.c
part.h
pnp.c
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
self_reloc.c
ufsread.c
util.c
util.h
zfsloader.8