opnsense-src/sys/boot/efi/loader
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
..
arch Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Fix several instances where the boot loader ignored pager_output 2016-05-18 05:59:05 +00:00
conf.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
copy.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
devicename.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
Makefile Remove second copy of the -Wno-format band-aid for printf %S. 2016-05-26 23:06:36 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
version Move the efi loaders to be under sys/boot/efi. This will help us add 2015-04-01 08:30:40 +00:00