This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
boot
/
i386
/
efi
History
emaste
2c07305c40
Purely cosmetic change: order DT_REL* and DT_RELA* consistently.
...
From projects/uefi, r246107 Sponsored by: The FreeBSD Foundation
2013-11-28 19:41:03 +00:00
..
autoload.c
…
bootinfo.c
…
conf.c
…
devicename.c
…
efimd.c
…
elf32_freebsd.c
…
exec.c
Remove dead code that clang refuses to compile.
2012-12-05 04:22:53 +00:00
i386_copy.c
…
ldscript.amd64
amd64 only has rela sections.
2012-12-17 00:34:07 +00:00
ldscript.i386
…
main.c
…
Makefile
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
2013-09-29 20:20:17 +00:00
reloc.c
Purely cosmetic change: order DT_REL* and DT_RELA* consistently.
2013-11-28 19:41:03 +00:00
start.S
…
version
…