index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
1
-0
/
+7
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
1
-0
/
+15
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
1
-0
/
+1
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-0
/
+5
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
1
-0
/
+9
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
1
-0
/
+1
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
1
-0
/
+12
2022-08-04
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-56
/
+0
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-0
/
+2
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
1
-38
/
+0
2022-06-24
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
1
-3
/
+0
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
1
-1
/
+1
2022-06-24
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
1
-18
/
+0
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
1
-2
/
+0
2022-06-24
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
1
-0
/
+20
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
1
-0
/
+1
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
1
-0
/
+3
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+0
2022-05-24
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
1
-0
/
+2
2022-05-03
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
1
-0
/
+11
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
1
-0
/
+2
2022-04-13
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
1
-0
/
+2
2022-04-13
efi: Save location of EFI confidential computing area
Dov Murik
1
-0
/
+10
2022-04-07
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
1
-0
/
+1
2022-03-04
efifb: Remove redundant efifb_setup_from_dmi stub
Michal Suchanek
1
-4
/
+0
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+46
2022-01-17
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
1
-0
/
+46
2022-01-12
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2021-12-27
efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc...
Chen Yu
1
-0
/
+46
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-0
/
+6
2021-11-21
include/linux/efi.h: Remove unneeded whitespaces before tabs
Elyes HAOUAS
1
-3
/
+3
2021-11-11
EFI: Introduce the new AMD Memory Encryption GUID.
Ashish Kalra
1
-0
/
+1
2021-03-19
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
1
-2
/
+4
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-9
/
+0
2021-01-19
efi/libstub: whitespace cleanup
Ard Biesheuvel
1
-2
/
+2
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
1
-6
/
+0
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
1
-6
/
+4
2020-11-05
efi: generalize efi_get_secureboot
Chester Lin
1
-1
/
+22
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2020-09-29
efi: efivars: un-export efivars_sysfs_init()
Ard Biesheuvel
1
-4
/
+0
2020-09-29
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
1
-3
/
+0
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
1
-4
/
+0
2020-09-26
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
1
-0
/
+1
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
1
-0
/
+34
2020-08-07
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-0
/
+1
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+1
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+2
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-1
/
+3
[next]