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
/
efi
/
loader
History
Andrew Turner
3d08016fc4
Add fdt support to the arm loader.efi
2015-04-11 11:00:53 +00:00
..
arch
Add fdt support to the arm loader.efi
2015-04-11 11:00:53 +00:00
autoload.c
…
bootinfo.c
Limit EFI framebuffer metadata to amd64 for now
2015-04-10 18:08:09 +00:00
conf.c
Only enable comconsole and nullconsole on x86.
2015-04-03 12:08:08 +00:00
copy.c
Add support to the efi boot1 and loader for 32-bit ARM. This will be used
2015-04-06 15:50:20 +00:00
devicename.c
…
loader_efi.h
…
main.c
SMBIOS support for EFI.
2015-04-06 06:55:47 +00:00
Makefile
Only add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLAGS on x86, they
2015-04-11 10:36:48 +00:00
reloc.c
Port the EFI reloc codeto work on arm64. This used the rela relocation
2015-04-10 09:15:35 +00:00
version
…