summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-4/+1
* efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0
* efi: generalize efi_get_securebootChester Lin2020-11-042-26/+17
* efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar2020-10-261-1/+4
* Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-193-1/+129
|\
| * RISC-V: Add EFI runtime servicesAtish Patra2020-10-021-1/+10
| * RISC-V: Add EFI stub support.Atish Patra2020-10-022-0/+119
| * Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt2020-10-025-193/+45
| |\
* | \ Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-8/+9
|\ \ \
| * | | efi/libstub: Disable -mbranch-protectionKees Cook2020-09-011-1/+8
| * | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-7/+1
* | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1210-202/+211
|\ \ \ \
| * \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-124-8/+17
| |\ \ \ \
| | * | | | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-09-292-6/+6
| | * | | | efi/libstub: Fix missing-prototypes in string.cTian Tao2020-09-251-0/+1
| | | |/ / | | |/| |
| * | | | efi/x86: Add a quirk to support command line arguments on Dell EFI firmwareArvind Sankar2020-09-173-2/+135
| * | | | efi/libstub: Add efi_warn and *_once logging helpersArvind Sankar2020-09-161-0/+23
| * | | | efi/printf: remove unneeded semicolonTian Tao2020-09-161-1/+1
| | |_|/ | |/| |
| * | | efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel2020-09-164-189/+38
| * | | efi/libstub: Export efi_low_alloc_above() to other unitsArd Biesheuvel2020-09-162-2/+5
| * | | efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-162-3/+3
| | |/ | |/|
* | | arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-072-4/+3
| |/ |/|
* | efi/libstub: Handle unterminated cmdlineArvind Sankar2020-08-201-2/+4
* | efi/libstub: Handle NULL cmdlineArvind Sankar2020-08-201-1/+5
* | efi/libstub: Stop parsing arguments at "--"Arvind Sankar2020-08-201-0/+2
|/
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\
| * kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-255-24/+22
|\ \
| * | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| * | efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| * | efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
| * | efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
| * | efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-172-12/+15
|\ \ | |/ |/|
| * efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2020-07-132-12/+15
* | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-173-1/+58
* | efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt2020-06-162-13/+75
* | efi/libstub: Fix path separator regressionPhilipp Fent2020-06-151-4/+12
* | efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel2020-06-151-0/+1
* | efi/x86: Fix build with gcc 4Arvind Sankar2020-06-151-1/+2
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1315-943/+2461
| |\
| * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2112-525/+493
| |\ \
| * \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-3/+3
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-307-70/+70
| |\ \ \ \
| * | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+2
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-011-39/+6
|\ \ \ \ \ \
| * | | | | | ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel2020-05-191-39/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-0/+3
|\ \ \ \ \ \