freebsd-src/stand/common
Warner Losh 20b23ae74b stand: remove mips support
As part of decommissioning mips support, remove the boot loader
support. Do this in advance of other boot loader work to limit the
amount of work that will be thrown away.

Sponsored by:		Netflix
Reviewed by:		jrtc27
Differential Revision:	https://reviews.freebsd.org/D33377
2021-12-10 11:05:31 -07:00
..
bcache.c loader bcache: Allow readahead up to 256 kB I/Os 2021-10-03 14:55:10 -07:00
boot.c stand/common command_boot: Pass tslog to kernel 2021-06-20 20:09:46 -07:00
bootstrap.h loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
commands.c loader: loader_lua can run command_more twice 2021-08-21 21:28:54 +03:00
console.c loader: Set twiddle globaldiv to 16 by default 2021-09-28 15:24:02 -07:00
dev_net.c loader: net_open() should not replace f->f_devdata 2021-10-19 19:43:56 +03:00
dev_net.h
devopen.c
disk.c
disk.h
gfx_fb.c efi: switch boot_services_gone to boot_services_active 2021-11-04 10:07:54 -06:00
gfx_fb.h loader: cursor off should restore display content 2021-03-06 12:23:54 +02:00
help.common
install.c Fix compilation error for install.c in loader 2020-07-31 16:08:25 +00:00
interp.c loader: Use tslog to instrument some functions 2021-06-20 20:09:48 -07:00
interp_backslash.c
interp_forth.c
interp_lua.c loader: Use tslog to instrument some functions 2021-06-20 20:09:48 -07:00
interp_parse.c
interp_simple.c
isapnp.c
isapnp.h
load_elf.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
load_elf32.c
load_elf32_obj.c
load_elf64.c
load_elf64_obj.c
load_elf_obj.c loader: Don't reserve space for symbols twice. 2021-07-12 15:30:27 -06:00
ls.c
Makefile.depend
md.c
merge_help.awk
metadata.c stand: remove mips support 2021-12-10 11:05:31 -07:00
misc.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
module.c loader: Add more bus name to pnpautoload 2021-11-14 15:41:30 +01:00
newvers.sh Fix stand/newvers.sh with zsh in sh mode 2020-08-12 15:49:10 +00:00
nvstore.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
part.c loader: variable i is unused without MBR/GPT support built in 2020-06-16 07:05:03 +00:00
part.h
paths.h
pnp.c
rbx.h
readin.h
reloc_elf.c Reuse the amd64 loader relocation code on arm64 2021-01-20 17:59:38 +00:00
reloc_elf32.c
reloc_elf64.c
self_reloc.c RISC-V boot1.efi and loader.efi support 2020-07-06 18:19:42 +00:00
tslog.c stand/common: Add support for timestamp logging (tslog) 2021-06-20 20:09:43 -07:00
vdisk.c
zfs_cmd.c loader: zfs_cmd.c does not really compile without libzfs.h 2020-06-16 07:30:34 +00:00