freebsd-dev/stand/common
Konstantin Belousov 85f794e126 Skip IRELATIVE relocations when loader processes ELF files.
ifuncs can be only called in the (early boot) kernel environment, so
postpone resolving until early stage of the kernel boot.  This commit
is performed in advance to make loaders on most machines updated
before ifuncs appear in the kernels.

Reviewed by:	emaste, jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D13838
2018-01-11 13:57:30 +00:00
..
bcache.c
boot.c
bootstrap.h Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
commands.c
console.c
dev_net.c
dev_net.h
devopen.c
disk.c
disk.h
help.common
install.c
interp_backslash.c Const poison a couple of interfaces. 2017-12-08 19:57:11 +00:00
interp_forth.c Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
interp_parse.c Const poison a couple of interfaces. 2017-12-08 19:57:11 +00:00
interp.c Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c Prefer stdint.h to inttypes.h since the added prototypes form the 2017-12-05 21:38:04 +00:00
load_elf.c Prefer stdint.h to inttypes.h since the added prototypes form the 2017-12-05 21:38:04 +00:00
ls.c
Makefile.depend
md.c
merge_help.awk
misc.c
module.c
newvers.sh
part.c
part.h
paths.h
pnp.c
rbx.h
reloc_elf32.c
reloc_elf64.c
reloc_elf.c Skip IRELATIVE relocations when loader processes ELF files. 2018-01-11 13:57:30 +00:00
self_reloc.c