freebsd-dev/sys/boot/efi/boot1
Andrew Turner 5031d03e5a Disable the use of floating-point and vector registers in the loader. They
need the vfp unit to be enabled which may not be the case.
2015-05-05 11:00:50 +00:00
..
boot1.c Print error values with hex to make it easier to find the EFI error type. 2015-04-09 10:15:47 +00:00
fat-amd64.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
fat-arm64.tmpl.bz2.uu Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
fat-arm.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
fat-i386.tmpl.bz2.uu Add EFI boot1 for i386 2015-04-07 21:41:26 +00:00
generate-fat.sh Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
Makefile Disable the use of floating-point and vector registers in the loader. They 2015-05-05 11:00:50 +00:00
Makefile.fat