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.12.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
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
1
-5
/
+4
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+88
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2024-03-09
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
1
-0
/
+79
2024-03-09
efi/libstub: Use TPM event typedefs from the TCG PC Client spec
Ard Biesheuvel
1
-6
/
+6
2024-03-04
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
1
-1
/
+1
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
1
-1
/
+2
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-0
/
+8
2023-09-06
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
1
-0
/
+8
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
1
-1
/
+1
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
1
-0
/
+1
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+6
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
1
-0
/
+3
2023-04-27
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
1
-2
/
+1
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
1
-0
/
+1
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
1
-3
/
+2
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
1
-3
/
+38
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
1
-0
/
+3
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
1
-0
/
+20
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
1
-0
/
+4
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
1
-0
/
+2
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
1
-27
/
+54
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
1
-6
/
+14
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
1
-0
/
+15
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
1
-2
/
+4
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
1
-0
/
+15
2022-11-11
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
1
-0
/
+28
2022-11-09
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
1
-0
/
+4
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
1
-0
/
+8
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-0
/
+3
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
1
-0
/
+1
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
1
-22
/
+9
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
1
-1
/
+2
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
1
-5
/
+2
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-4
/
+2
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
1
-13
/
+2
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
1
-0
/
+2
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
1
-2
/
+2
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
1
-2
/
+2
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
1
-5
/
+26
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
1
-0
/
+7
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
1
-1
/
+2
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
1
-0
/
+74
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
1
-1
/
+0
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
1
-1
/
+28
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-0
/
+9
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
1
-1
/
+1
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-1
/
+0
2020-11-05
efi: generalize efi_get_secureboot
Chester Lin
1
-0
/
+2
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
1
-0
/
+31
[next]