| Commit message (Expand) | Author | Age | Files | Lines |
* | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg | Ard Biesheuvel | 2017-04-05 | 1 | -0/+9 |
* | efi/libstub: Unify command line param parsing | Ard Biesheuvel | 2017-04-05 | 1 | -8/+11 |
* | efi/libstub: Fix harmless command line parsing bug | Ard Biesheuvel | 2017-04-05 | 1 | -2/+2 |
* | efi/libstub: Make file I/O chunking x86-specific | Ard Biesheuvel | 2017-02-07 | 1 | -1/+10 |
* | efi: Deduplicate efi_file_size() / _read() / _close() | Lukas Wunner | 2017-02-01 | 1 | -0/+63 |
* | efi/libstub: Add random.c to ARM build | Ard Biesheuvel | 2016-11-13 | 1 | -9/+0 |
* | efi/libstub: Fix allocation size calculations | Roy Franz | 2016-11-13 | 1 | -10/+14 |
* | efi/libstub: Introduce ExitBootServices helper | Jeffrey Hugo | 2016-09-05 | 1 | -0/+73 |
* | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 2016-09-05 | 1 | -30/+66 |
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 2016-04-28 | 1 | -2/+4 |
* | efi: stub: use high allocation for converted command line | Ard Biesheuvel | 2016-02-24 | 1 | -1/+6 |
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2015-03-02 | 1 | -4/+4 |
|\ |
|
| * | efi/libstub: Fix boundary checking in efi_high_alloc() | Yinghai Lu | 2015-02-24 | 1 | -4/+4 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 | 1 | -10/+6 |
|\ \
| |/ |
|
| * | Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" | Matt Fleming | 2015-02-18 | 1 | -10/+6 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-02-11 | 1 | -8/+17 |
|\ \
| |/
|/| |
|
| * | efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE | Ard Biesheuvel | 2015-01-12 | 1 | -8/+17 |
* | | efi/libstub: Call get_memory_map() to obtain map and desc sizes | Ard Biesheuvel | 2015-01-20 | 1 | -6/+10 |
* | | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel | 2015-01-15 | 1 | -1/+1 |
|/ |
|
* | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | 1 | -2/+60 |
* | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 1 | -0/+632 |