summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-26Merge branch 'acpica'Rafael J. Wysocki
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams
2019-11-07efi: Enumerate EFI_MEMORY_SPDan Williams
2019-11-07efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski
2019-11-07efi/random: use arch-independent efi_call_proto()Dominik Brodowski
2019-11-05efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-19efi: Restrict efivar_ssdt_load when the kernel is locked downMatthew Garrett
2019-08-12efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-08-12efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2019-06-11efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-06-11efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford