index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
1
-56
/
+0
|
\
|
*
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
2022-06-24
1
-38
/
+0
|
*
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
2022-06-24
1
-18
/
+0
*
|
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2022-06-28
1
-0
/
+2
|
/
*
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
2022-06-24
1
-3
/
+0
*
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
1
-1
/
+1
*
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
2022-06-24
1
-2
/
+0
*
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
2022-06-24
1
-0
/
+20
*
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-06-24
1
-0
/
+1
*
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-06-15
1
-0
/
+3
*
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
1
-4
/
+0
|
\
|
*
efifb: Remove redundant efifb_setup_from_dmi stub
Michal Suchanek
2022-03-04
1
-4
/
+0
*
|
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-0
/
+1
|
\
\
|
*
|
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
2022-04-07
1
-0
/
+1
|
|
/
*
|
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-19
1
-0
/
+2
*
|
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
2022-05-03
1
-0
/
+11
*
|
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-05-03
1
-0
/
+2
*
|
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
2022-04-13
1
-0
/
+2
*
|
efi: Save location of EFI confidential computing area
Dov Murik
2022-04-13
1
-0
/
+10
|
/
*
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-18
1
-0
/
+46
|
\
|
*
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
2022-01-17
1
-0
/
+46
|
|
\
|
|
*
efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc...
Chen Yu
2021-12-27
1
-0
/
+46
*
|
|
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-11
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
include/linux/efi.h: Remove unneeded whitespaces before tabs
Elyes HAOUAS
2021-11-21
1
-3
/
+3
|
|
/
*
/
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-0
/
+6
|
/
*
EFI: Introduce the new AMD Memory Encryption GUID.
Ashish Kalra
2021-11-11
1
-0
/
+1
*
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
2021-03-19
1
-2
/
+4
*
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
1
-9
/
+0
*
efi/libstub: whitespace cleanup
Ard Biesheuvel
2021-01-19
1
-2
/
+2
*
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2021-01-18
1
-6
/
+0
*
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-12-14
1
-6
/
+4
*
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-1
/
+22
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
1
-0
/
+1
|
\
|
*
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
2020-09-25
1
-0
/
+1
*
|
efi: efivars: un-export efivars_sysfs_init()
Ard Biesheuvel
2020-09-29
1
-4
/
+0
*
|
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
2020-09-29
1
-3
/
+0
*
|
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
2020-09-29
1
-4
/
+0
*
|
efi: Support for MOK variable config table
Lenny Szubowicz
2020-09-16
1
-0
/
+34
|
/
*
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
2020-08-07
1
-0
/
+4
*
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
1
-0
/
+1
*
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
1
-0
/
+1
*
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
2020-06-15
1
-5
/
+2
*
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
1
-1
/
+3
|
\
|
*
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
2020-05-20
1
-0
/
+1
|
*
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-20
1
-1
/
+2
*
|
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
2020-05-17
1
-0
/
+2
*
|
efi: Clean up config table description arrays
Ard Biesheuvel
2020-04-24
1
-1
/
+1
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-0
/
+2
|
\
|
*
x86/efi: Add a prototype for efi_arch_mem_reserve()
Benjamin Thiel
2020-03-27
1
-0
/
+2
[next]