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