opnsense-src/sys/boot/efi/loader/arch/i386
Andrew Turner d15667174d Use the UEFI event timer to update the time on arm and arm64. The current
code uses the GetTime function from the Runtime Service, however this has
been shown to not return a useable time on many arm64 UEFI implementations.

Reviewed by:	jhb, smh
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D6709
2016-06-04 08:47:45 +00:00
..
bootinfo.c
efimd.c
elf32_freebsd.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
exec.c
i386_copy.c
ldscript.i386
Makefile.inc Only add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLAGS on x86, they 2015-04-11 10:36:48 +00:00
start.S Don't check the return value from self_reloc(), it can't fail and doesn't 2015-05-10 13:30:21 +00:00