freebsd-dev/sys/boot/efi
Warner Losh 4a619be4bb Fix build breakage on arm64 by papering over the problem. We implement
a slightly non-standard %S that's more useful in the UEFI environment,
so ignore printf errors. There's no good cast to use. We'll need to
revisit this in the future.
2016-05-18 05:58:58 +00:00
..
boot1 sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
libefi Implement UEFI set environment variable, as well as exporting the EFI 2016-05-17 21:25:20 +00:00
loader Fix build breakage on arm64 by papering over the problem. We implement 2016-05-18 05:58:58 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +00:00
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00