index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
1
-0
/
+8
|
\
|
*
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-09-06
1
-0
/
+8
*
|
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
1
-1
/
+1
*
|
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-07
1
-0
/
+1
|
/
*
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-06-06
1
-0
/
+6
*
efi: fix missing prototype warnings
Arnd Bergmann
2023-05-25
1
-0
/
+3
*
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-26
1
-2
/
+1
*
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-03-23
1
-0
/
+1
*
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2023-03-18
1
-3
/
+2
*
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-03-18
1
-3
/
+38
*
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-02-03
1
-0
/
+3
*
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2023-01-30
1
-0
/
+20
*
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-12-07
1
-0
/
+4
*
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
1
-0
/
+2
*
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
1
-27
/
+54
*
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
1
-6
/
+14
*
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2022-11-18
1
-0
/
+15
*
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-11-18
1
-2
/
+4
*
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-18
1
-0
/
+15
|
\
|
*
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
1
-0
/
+4
|
*
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
1
-0
/
+8
|
*
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
1
-0
/
+3
*
|
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-10
1
-0
/
+28
|
/
*
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
1
-0
/
+1
*
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
1
-22
/
+9
|
\
|
*
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
1
-1
/
+2
|
*
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
1
-5
/
+2
|
*
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-27
1
-4
/
+2
|
*
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
1
-13
/
+2
|
*
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
1
-0
/
+2
*
|
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-20
1
-2
/
+2
*
|
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-17
1
-2
/
+2
*
|
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
2022-09-17
1
-5
/
+26
|
/
*
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-19
1
-0
/
+7
*
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
1
-1
/
+2
*
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-05-03
1
-0
/
+74
*
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
1
-1
/
+0
*
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-11-21
1
-1
/
+28
*
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
1
-0
/
+9
*
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2021-01-19
1
-1
/
+1
*
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-1
/
+0
*
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-0
/
+2
*
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-17
1
-0
/
+31
*
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
2020-09-16
1
-0
/
+23
*
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
1
-4
/
+0
*
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2020-09-16
1
-0
/
+3
*
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
1
-0
/
+16
*
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
1
-0
/
+2
*
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-16
1
-2
/
+8
*
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
1
-42
/
+113
|
\
[next]