From: Rafael J. Wysocki Date: Mon, 17 Jan 2022 17:25:57 +0000 (+0100) Subject: Merge branch 'acpi-pfrut' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e3daa2607b1f4bb1d09a5a8ad89ad9f7327a2e63;p=uclinux-h8%2Flinux.git 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 --- e3daa2607b1f4bb1d09a5a8ad89ad9f7327a2e63