summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_boottime.c
AgeCommit message (Expand)Author
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-19efi: Fix missing EFIAPI specifiersSimon Glass
2016-10-19efi_loader: Fix efi_install_configuration_tableAlexander Graf
2016-10-19efi_loader: Expose efi_install_configuration_tableAlexander Graf
2016-10-18efi_loader: Track size of pool allocations to allow freeingStefan Brüns
2016-10-18efi_loader: Move efi_allocate_pool implementation to efi_memory.cStefan Brüns
2016-10-18efi_loader: Fix crash on 32-bit systemsRobin Randhawa
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-06-06efi_loader: Add exit supportAlexander Graf
2016-03-27efi_loader: Fix some entry/exit pointsAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-03-15efi_loader: Add boot time servicesAlexander Graf