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 0/2] Enable Windows Firmware Update Driver Tool
Date: Fri, 9 Aug 2019 07:05:23 +0000 [thread overview]
Message-ID: <08650203BA1BD64D8AD9B6D5D74A85D161502725@SHSMSX105.ccr.corp.intel.com> (raw)
In-Reply-To: <20190807090824.19008-1-eric.jin@intel.com>
Two patches looks fine for me.
For both,
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: Wednesday, August 7, 2019 5:08 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [PATCH 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.
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
prev parent reply other threads:[~2019-08-09 7:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-07 9:08 [PATCH 0/2] Enable Windows Firmware Update Driver Tool Eric Jin
2019-08-09 7:05 ` 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=08650203BA1BD64D8AD9B6D5D74A85D161502725@SHSMSX105.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