summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_runtime.c
Commit message (Expand)AuthorAgeLines
* efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf2016-10-19-10/+10
* x86: efi: Add EFI loader support for x86Simon Glass2016-10-19-0/+4
* efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf2016-10-18-11/+91
* efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-11/+3
* efi_loader: Clean up system table on exitAlexander Graf2016-05-27-0/+16
* efi_loader: Always flush in cache line size granularityAlexander Graf2016-04-18-1/+9
* efi_loader: Add runtime servicesAlexander Graf2016-03-15-0/+290