summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_timer.c
Commit message (Expand)AuthorAgeFilesLines
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [efi] Run at TPL_CALLBACK to protect against UEFI timersMichael Brown2018-02-201-6/+35
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-6/+16
* [efi] Work around temporal anomaly encountered during ExitBootServices()Michael Brown2016-12-071-0/+25
* [efi] Report failures to stop the EFI timer tick eventMichael Brown2016-06-201-2/+16
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-041-50/+68
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-3/+8
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [efi] Add efi_strerror()Michael Brown2008-11-191-3/+4
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-2/+2
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+115