summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_runtime.c
AgeCommit message (Expand)Author
2017-09-20efi_loader: efi variable supportRob Clark
2017-09-18efi_loader: avoid obscure constants in efi_runtime.cHeinrich Schuchardt
2017-08-12efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1xypron.glpk@gmx.de
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass
2016-10-18efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-05-27efi_loader: Clean up system table on exitAlexander Graf
2016-04-18efi_loader: Always flush in cache line size granularityAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf