opnsense-src/sys/boot/efi/libefi
Toomas Soome 07672e9c19 libefi/time.c cstyle cleanup
libefi/time.c is mix of different styles, this update does cleanup.
Also fix 0 versus NULL, and zero the tv structure for case we get error
from UEFI firmware.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D11861
2017-08-05 05:20:03 +00:00
..
delay.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
devicename.c Move EFI fmtdev functionality to libefi 2017-08-04 16:33:36 +00:00
devpath.c loader: Replace EFI part devices. 2017-02-06 09:18:47 +00:00
efi_console.c When the EFI implementation (like U-Boot) does not support WaitForKey, we 2016-08-29 20:01:53 +00:00
efi_driver_utils.c Add definitions and utilities for EFI drivers 2017-08-04 04:16:41 +00:00
efichar.c Share UCS2/UTF8 routines between boot loader and userland. 2017-03-09 00:24:01 +00:00
efinet.c Always set the receive mask in loader.efi. Some UEFI implementations set 2017-07-27 15:06:34 +00:00
efipart.c Integer underflow in efipart_realstrategy when I/O starts after end of disk 2017-07-01 20:25:22 +00:00
efizfs.c Move EFI ZFS functions to libefi 2017-08-04 04:20:06 +00:00
env.c loader: libefi/env.c warnings in arm build 2017-02-03 16:39:10 +00:00
errno.c Add EFI utility functions to libefi 2017-08-04 04:20:11 +00:00
handles.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
libefi.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
Makefile Move EFI fmtdev functionality to libefi 2017-08-04 16:33:36 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
time.c libefi/time.c cstyle cleanup 2017-08-05 05:20:03 +00:00
time_event.c The getsecs() function is implemented in platform- and bootfw-specific 2016-09-22 06:24:40 +00:00
wchar.c loader.efi environment related cleanups 2017-02-01 08:46:59 +00:00