index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
2023-06-09
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-20
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-20
efi/libstub: Implement printk-style logging
Arvind Sankar
2020-05-19
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-19
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-19
efi/libstub: Include dependencies of efistub.h
Arvind Sankar
2020-05-14
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
2020-05-05
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
efi/libstub: Add a helper function to split 64-bit values
Arvind Sankar
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
efi: Kill __efistub_global
Arvind Sankar
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
[next]