summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_boottime.c
Commit message (Expand)AuthorAgeLines
* efi_loader: Track size of pool allocations to allow freeingStefan Brüns2016-10-18-3/+3
* efi_loader: Move efi_allocate_pool implementation to efi_memory.cStefan Brüns2016-10-18-6/+5
* efi_loader: Fix crash on 32-bit systemsRobin Randhawa2016-10-18-1/+3
* arm: Add return value argument to longjmpAlexander Graf2016-10-08-1/+1
* efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-5/+1
* efi_loader: Add exit supportAlexander Graf2016-06-06-5/+16
* efi_loader: Fix some entry/exit pointsAlexander Graf2016-03-27-3/+10
* efi_loader: Add runtime servicesAlexander Graf2016-03-15-3/+3
* efi_loader: Add boot time servicesAlexander Graf2016-03-15-0/+781