index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
2020-05-22
9
-31
/
+105
|
\
|
*
tpm: check event log version before reading final events
Loïc Yhuel
2020-05-17
2
-3
/
+7
|
*
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
2020-05-17
1
-4
/
+1
|
*
efi: cper: Add support for printing Firmware Error Record Reference
Punit Agrawal
2020-05-14
1
-0
/
+62
|
*
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
2020-05-14
3
-17
/
+22
|
*
efi/earlycon: Fix early printk for wider fonts
Dave Young
2020-05-12
1
-6
/
+8
|
*
efi/libstub: Avoid returning uninitialized data from setup_graphics()
Heinrich Schuchardt
2020-04-30
1
-1
/
+5
*
|
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-10
1
-1
/
+1
|
/
*
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
2020-04-14
1
-13
/
+14
*
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
2020-04-14
1
-4
/
+10
*
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2020-04-14
2
-2
/
+2
*
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
2020-04-14
1
-2
/
+0
*
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-14
1
-1
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-09
1
-5
/
+3
|
\
|
*
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
2020-04-01
1
-5
/
+3
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
1
-1
/
+2
|
\
\
|
*
|
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-25
1
-1
/
+2
|
|
/
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
31
-1346
/
+2790
|
\
\
|
*
|
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
2020-03-29
1
-1
/
+1
|
*
|
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
2020-03-29
1
-1
/
+6
|
*
|
efi/x86: Fix cast of image argument
Arvind Sankar
2020-03-08
1
-1
/
+1
|
*
|
efi/libstub/x86: Use ULONG_MAX as upper bound for all allocations
Ard Biesheuvel
2020-03-08
1
-13
/
+4
|
*
|
efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()
Vladis Dronov
2020-03-08
2
-2
/
+2
|
*
|
efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinux
Masahiro Yamada
2020-03-08
1
-1
/
+1
|
*
|
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
2020-03-08
1
-1
/
+1
|
*
|
efi/x86: Don't relocate the kernel unless necessary
Arvind Sankar
2020-03-08
1
-3
/
+30
|
*
|
efi/x86: Decompress at start of PE image load address
Arvind Sankar
2020-03-08
1
-3
/
+14
|
*
|
efi/libstub/x86: Deal with exit() boot service returning
Ard Biesheuvel
2020-03-08
1
-1
/
+2
|
*
|
efi/x86: Avoid using code32_start
Arvind Sankar
2020-03-08
1
-5
/
+5
|
*
|
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-03-08
2
-11
/
+25
|
|
\
\
|
*
\
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-08
4
-0
/
+210
|
|
\
\
\
|
*
|
|
|
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
2020-02-29
1
-3
/
+3
|
*
|
|
|
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
2020-02-29
1
-1
/
+0
|
*
|
|
|
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
1
-8
/
+10
|
*
|
|
|
efi: Use EFI ResetSystem only when available
Ard Biesheuvel
2020-02-23
1
-2
/
+2
|
*
|
|
|
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
2020-02-23
1
-0
/
+3
|
*
|
|
|
efi: Use more granular check for availability for variable services
Ard Biesheuvel
2020-02-23
3
-22
/
+10
|
*
|
|
|
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
2020-02-23
1
-0
/
+12
|
*
|
|
|
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
2020-02-23
1
-10
/
+17
|
*
|
|
|
efi/arm: Rewrite FDT param discovery routines
Ard Biesheuvel
2020-02-23
1
-121
/
+89
|
*
|
|
|
efi/arm: Move FDT specific definitions into fdtparams.c
Ard Biesheuvel
2020-02-23
2
-18
/
+29
|
*
|
|
|
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
2020-02-23
3
-135
/
+143
|
*
|
|
|
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
2020-02-23
1
-13
/
+16
|
*
|
|
|
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
2
-8
/
+17
|
*
|
|
|
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
2020-02-23
3
-18
/
+35
|
*
|
|
|
efi/arm: Drop unnecessary references to efi.systab
Ard Biesheuvel
2020-02-23
2
-37
/
+14
|
*
|
|
|
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
2
-2
/
+3
|
*
|
|
|
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
2
-37
/
+6
|
*
|
|
|
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
2
-27
/
+25
|
*
|
|
|
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
1
-31
/
+0
[next]