summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/efi-stub-helper.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel2017-02-071-1/+10
* efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-0/+63
* efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-131-9/+0
* efi/libstub: Fix allocation size calculationsRoy Franz2016-11-131-10/+14
* efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+73
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-30/+66
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-2/+4
* efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-241-1/+6
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-021-4/+4
|\
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-241-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-10/+6
|\|
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-181-10/+6
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-111-8/+17
|\ \ | |/ |/|
| * efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-121-8/+17
* | efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-201-6/+10
* | arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-151-1/+1
|/
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-031-2/+60
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+632