1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/boot/common
Andrey V. Elsukov 584a9cf8bf Since we didn't break the loop, we should set i to -1 to start from the
beginning.

Submitted by:	Steven Hartland
MFC after:	1 week
2013-04-21 09:10:35 +00:00
..
bcache.c
boot.c
bootstrap.h Fix the bug I introduced in r247045. 2013-02-25 01:50:04 +00:00
commands.c
console.c boot/console: handle consoles that fail to probe 2012-10-06 20:01:17 +00:00
crc32.c
crc32.h
dev_net.c
dev_net.h
devopen.c
disk.c When loader tries to open GPT partition, but partition table is not GPT, 2012-10-22 11:01:43 +00:00
disk.h Add the flags parameter to the disk_open() function and DISK_F_NOCACHE 2012-10-21 12:14:58 +00:00
gpt.c
gpt.h
help.common
interp_backslash.c
interp_forth.c Bring in some userboot changes from the bhyve branch to reduce diffs. 2013-01-08 03:27:37 +00:00
interp_parse.c
interp.c Remove new-line characters from the include() errors to make it consistent 2012-10-25 15:45:32 +00:00
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 Attach the elf section headers to the loaded kernel as metadata, so 2013-03-10 00:43:01 +00:00
loader.8 As discussed on -current, remove the hardcoded default maxswzone. 2012-08-14 17:01:21 +00:00
ls.c
Makefile.inc Hook in new files menusets.4th and manual. 2012-11-07 02:14:03 +00:00
md.c
merge_help.awk
misc.c
module.c Since we didn't break the loop, we should set i to -1 to start from the 2013-04-21 09:10:35 +00:00
newvers.sh
panic.c
part.c Add bootcamp support to the loader. 2013-02-10 19:27:17 +00:00
part.h
pnp.c
reloc_elf32.c
reloc_elf64.c
reloc_elf.c Implement elfN(reloc) for powerpc. With this change the kernel is now able to 2012-09-21 18:21:31 +00:00
ufsread.c
util.c strncmp for boot code: fix an off by one error 2013-04-05 09:14:30 +00:00
util.h