opnsense-src/sys/boot/common
Robert Watson 5af5d53deb Build 64-bit ELF support into little-endian 64-bit MIPS boot-loader
fragments; while this won't actually be used for anything (yet), it
doesn't hurt to ensure it is exposed to the tinderbox.

Requested by:	imp, jmallett
MFC after:	3 weeks
2014-02-24 18:44:03 +00:00
..
bcache.c
boot.c
bootstrap.h Change file_loadraw() from static to public. Change the order of its 2014-02-22 22:03:26 +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.c Remove new-line characters from the include() errors to make it consistent 2012-10-25 15:45:32 +00:00
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
isapnp.c
isapnp.h
load_elf.c Attach the elf section headers to the loaded kernel as metadata, so 2013-03-10 00:43:01 +00:00
load_elf32.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
load_elf32_obj.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
load_elf64.c
load_elf64_obj.c
load_elf_obj.c
loader.8 Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
ls.c
Makefile.inc Build 64-bit ELF support into little-endian 64-bit MIPS boot-loader 2014-02-24 18:44:03 +00:00
md.c
merge_help.awk
misc.c
module.c Change file_loadraw() from static to public. Change the order of its 2014-02-22 22:03:26 +00:00
newvers.sh
panic.c
part.c Make the check for number of entries less strict. 2013-08-08 11:24:25 +00:00
part.h
pnp.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
reloc_elf32.c
reloc_elf64.c
ufsread.c
util.c strncmp for boot code: fix an off by one error 2013-04-05 09:14:30 +00:00
util.h