index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub: Avoid protocol wrapper for file I/O routines
Ard Biesheuvel
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
2019-12-25
efi/gop: Convert GOP structures to typedef and clean up some types
Arvind Sankar
2019-12-25
efi/gop: Remove unused typedef
Arvind Sankar
2019-12-25
efi/gop: Remove bogus packed attribute from GOP structures
Arvind Sankar
2019-12-08
efi: Fix efi_loaded_image_t::unload type
Arvind Sankar
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2019-02-04
efi: Use 32-bit alignment for efi_guid_t
Ard Biesheuvel
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
efi: Add an EFI signature blob parser
Dave Howells
2018-12-12
efi: Add EFI signature data types
Dave Howells
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
[next]