]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'acpi-pfrut'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 17 Jan 2022 17:25:57 +0000 (18:25 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 17 Jan 2022 17:25:57 +0000 (18:25 +0100)
commitd5d8d80d8271e0d97a1ff3f76332d794b51fe6af
tree487a0df432dcfec48b236055264fd3c0a2d8b8b3
parentf90956bf09def4dd3f34b4503c0cb09f71609014
parentedaa4a74776ddd6dd0b8e8d060e76eddfa65c7a3
Merge branch 'acpi-pfrut'

Merge support for the Platform Firmware Runtime Update and Telemetry
interface based on ACPI.

The interface provided here allows updating certain pieces of the
platform firmware without restarting the system and collecting
platform firmware telemetry data.

This also includes a utility for accesing the new interface from user
space.

* acpi-pfrut:
  ACPI: pfr_telemetry: Fix info leak in pfrt_log_ioctl()
  ACPI: pfr_update: Fix return value check in pfru_write()
  ACPI: tools: Introduce utility for firmware updates/telemetry
  ACPI: Introduce Platform Firmware Runtime Telemetry driver
  ACPI: Introduce Platform Firmware Runtime Update device driver
  efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
drivers/acpi/Kconfig
drivers/acpi/Makefile
include/linux/efi.h