aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAge
* efi: Remove duplicate 'const' specifiersArnd Bergmann2017-05-28
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-05
|\
| * efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel2017-04-05
* | efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel2017-04-17
* | ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel2017-04-05
* | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-05
* | efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-05
* | efi/libstub: Fix harmless command line parsing bugArd Biesheuvel2017-04-05
* | efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel2017-04-05
* | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-05
* | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-05
* | efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene2017-04-05
|/
* efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel2017-03-02
* efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel2017-02-07
* efi: Disable secure boot if shim is in insecure modeJosh Boyer2017-02-07
* efi: Get and store the secure boot statusDavid Howells2017-02-07
* Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-07
|\
| * efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel2017-02-01
* | efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel2017-02-01
* | efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-01
|/
* efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2016-12-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-14
* | efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bitArd Biesheuvel2016-11-25
* | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-13
* | efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-13
* | efi/libstub: Fix allocation size calculationsRoy Franz2016-11-13
|/
* efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel2016-10-19
* efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-05
* efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-05
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-05
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\
| * arm64: kaslr: increase randomization granularityArd Biesheuvel2016-04-28
| * efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-15
* | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-28
* | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
* | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-28
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
* | efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-28
* | efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-28
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-22
| * efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel2016-02-22
| * efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-22
| * efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-22
| * efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel2016-02-22
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\ \
| * | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-29
| |/
* | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-24