aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/efi/libefi/time.c
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-283/+0
* libefi/time.c cstyle cleanupToomas Soome2017-08-051-165/+178
* Add EFI utility functions to libefiWarner Losh2017-08-041-39/+75
* loader: network read reworkToomas Soome2017-05-061-1/+1
* The getsecs() function is implemented in platform- and bootfw-specificStephen J. Kiernan2016-09-221-1/+1
* Use the UEFI event timer to update the time on arm and arm64. The currentAndrew Turner2016-06-041-0/+10
* Make efi_time and EFI_GetTimeOfDay static, neither are used by other partsAndrew Turner2016-02-211-2/+2
* Revert accidental whitespace changes included with r292623Ed Maste2015-12-221-11/+11
* Support a.out format in nlist only on i386Ed Maste2015-12-221-11/+11
* Major rework of the ia64 loaders. The two primary objectives are:Marcel Moolenaar2006-11-051-5/+5
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Use __FBSDID rather than rcsid[].David E. O'Brien2003-04-031-4/+2
* Add getsecs() for the libstand network code.Doug Rabson2001-09-221-0/+6
* This Intel derived file uses C++ style comments.David E. O'Brien2001-06-161-33/+37
* First approximation of an ia64 EFI loader. Not functional.Doug Rabson2001-06-091-0/+216