index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
2021-03-26
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-01-21
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-11-17
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-10-26
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
Arvind Sankar
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
2020-10-02
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...
Palmer Dabbelt
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2020-09-25
efi/libstub: Fix missing-prototypes in string.c
Tian Tao
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-09-16
efi/printf: remove unneeded semicolon
Tian Tao
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
2020-08-20
efi/libstub: Handle NULL cmdline
Arvind Sankar
2020-08-20
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-13
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-25
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
2020-06-25
efi/x86: Remove unused variables
Arvind Sankar
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-15
efi/libstub: Fix path separator regression
Philipp Fent
2020-06-15
efi/libstub: Fix missing-prototype warning for skip_spaces()
Ard Biesheuvel
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
[next]