All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Chen Yu <yu.c.chen@intel.com>
Cc: linux-acpi@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Ard Biesheuvel <ardb@kernel.org>, Len Brown <lenb@kernel.org>,
	Ashok Raj <ashok.raj@intel.com>, Mike Rapoport <rppt@kernel.org>,
	Aubrey Li <aubrey.li@intel.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 4/4] tools: Introduce power/acpi/pfru/pfru
Date: Wed, 3 Nov 2021 19:34:49 +0200	[thread overview]
Message-ID: <YYLIOX2ZQ4dZHRUb@smile.fi.intel.com> (raw)
In-Reply-To: <98d1be8efa8c717f7e303e7b4d21d8c269ce4317.1635953446.git.yu.c.chen@intel.com>

On Wed, Nov 03, 2021 at 11:44:14PM +0800, Chen Yu wrote:
> Introduce a user space tool to make use of the interface exposed by
> Platform Firmware Runtime Update and Telemetry drivers. The users
> can use this tool to do firmware code injection, driver update and
> to retrieve the telemetry data.

>  tools/power/acpi/pfru/Makefile |  25 ++
>  tools/power/acpi/pfru/pfru.8   | 137 +++++++++++
>  tools/power/acpi/pfru/pfru.c   | 417 +++++++++++++++++++++++++++++++++

Use Build infrastructure (see, for example, tools/gpio/).

-- 
With Best Regards,
Andy Shevchenko



      reply	other threads:[~2021-11-03 17:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-03 15:42 [PATCH v8 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers Chen Yu
2021-11-03 15:43 ` [PATCH v8 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures Chen Yu
2021-11-18 15:49   ` Rafael J. Wysocki
2021-11-18 16:11     ` Chen Yu
2021-11-18 18:43       ` Rafael J. Wysocki
2021-11-03 15:43 ` [PATCH v8 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver Chen Yu
2021-11-03 17:32   ` Andy Shevchenko
2021-11-06 15:14     ` Chen Yu
2021-11-08  9:20       ` Andy Shevchenko
2021-11-08 12:08         ` Chen Yu
2021-11-03 15:44 ` [PATCH v8 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry Chen Yu
2021-11-03 17:33   ` Andy Shevchenko
2021-11-03 15:44 ` [PATCH v8 4/4] tools: Introduce power/acpi/pfru/pfru Chen Yu
2021-11-03 17:34   ` Andy Shevchenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YYLIOX2ZQ4dZHRUb@smile.fi.intel.com \
    --to=andriy.shevchenko@intel.com \
    --cc=ardb@kernel.org \
    --cc=ashok.raj@intel.com \
    --cc=aubrey.li@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=rppt@kernel.org \
    --cc=yu.c.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.