freebsd-dev/sys/boot/efi
Emmanuel Vadot 5f306327fe Use %ju modifier for u_int64_t and %jd modifier for off_t.
off_t is long long on arm32 and long on amd64

MFC after:	1 week
2016-08-16 14:23:35 +00:00
..
boot1 Use %ju modifier for u_int64_t and %jd modifier for off_t. 2016-08-16 14:23:35 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
libefi Do not use TERM_EMU on arm and arm64 as it doesn't behave well with serial console. 2016-07-19 19:00:22 +00:00
loader Add defines needed to export SMBIOS serial numbers 2016-08-12 19:47:20 +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 Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI, 2016-06-08 23:23:16 +00:00