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
History
Warner Losh
e30880fb35
The flags -mno-aes -mno-avx only exist for clang, not gcc, so
...
add them only to the clang CFLAGS.
2015-08-20 18:31:05 +00:00
..
boot1
The self-relocation code is not efi-specific, move it to boot/common.
2015-05-10 13:24:26 +00:00
fdt
Fix the arm64 MACHINE_CPUARCH value in the efi fdt glue code.
2015-04-14 10:41:57 +00:00
include
Add support for arm64 to loader.efi and boot1.efi
2015-04-14 13:55:01 +00:00
libefi
Avoid creating invalid UEFI device path
2015-07-07 18:44:27 +00:00
loader
Pass the ACPI table pointer to the arm64 kernel from loader.efi.
2015-06-11 14:02:23 +00:00
Makefile
Add support for arm64 to loader.efi and boot1.efi
2015-04-14 13:55:01 +00:00
Makefile.inc
The flags -mno-aes -mno-avx only exist for clang, not gcc, so
2015-08-20 18:31:05 +00:00