public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Bob Feng" <bob.c.feng@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Jin, Eric" <eric.jin@intel.com>
Subject: Re: [edk2-devel] [PATCH V2 0/2] Enable Windows Firmware Update Driver Tool
Date: Wed, 14 Aug 2019 03:10:08 +0000	[thread overview]
Message-ID: <08650203BA1BD64D8AD9B6D5D74A85D1615225F0@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20190812074323.51960-1-eric.jin@intel.com>

For this patch set,

Reviewed-by: Bob Feng <bob.c.feng@intel.com>

-----Original Message-----
From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Eric Jin
Sent: Monday, August 12, 2019 3:43 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [PATCH V2 0/2] Enable Windows Firmware Update Driver Tool

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837

The tool makes driver capsule as input, leverage edk2-pytool-library to creates INF, Cat, and signs it. The generated Windows Driver package is composed by drivername.cap, drivername.inf and drivername.cat files.

V2: No update to code, just correct Author of 1/2 patch to Sean Brogan


Eric Jin (2):
  BaseTools/Capsule: Add WindowsCapsuleSupportHelper
  BaseTools/Capsule: Tool to generate Windows Firmware Update Driver

 .../Python/Capsule/GenerateWindowsDriver.py   | 120 ++++++++++++++++++
 .../Capsule/WindowsCapsuleSupportHelper.py    |  64 ++++++++++
 2 files changed, 184 insertions(+)
 create mode 100644 BaseTools/Source/Python/Capsule/GenerateWindowsDriver.py
 create mode 100644 BaseTools/Source/Python/Capsule/WindowsCapsuleSupportHelper.py

--
2.20.1.windows.1





      reply	other threads:[~2019-08-14  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-12  7:43 [PATCH V2 0/2] Enable Windows Firmware Update Driver Tool Eric Jin
2019-08-14  3:10 ` Bob Feng [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-list 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=08650203BA1BD64D8AD9B6D5D74A85D1615225F0@SHSMSX104.ccr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox