From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Hao Wu <hao.a.wu@intel.com>, Ruiyu Ni <ruiyu.ni@intel.com>
Subject: [PATCH 0/3] Enable POSTBUILD feature in DuetPkg DSC files
Date: Fri, 11 Nov 2016 16:26:42 +0800 [thread overview]
Message-ID: <1478852805-11900-1-git-send-email-hao.a.wu@intel.com> (raw)
This patch series uses the POSTBUILD feature in package DSC files to make
the post-build steps for DuetPkg more user-friendly.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Hao Wu (3):
DuetPkg: Resolve white-space issues for post-build scripts & ReadMe
DuetPkg: Use 'echo off' in BATCH script files
DuetPkg: Add POSTBUILD in DSC files to run post-build automatically
DuetPkg/CreateBootDisk.bat | 199 ++++++++++++++---------------
DuetPkg/CreateBootDisk.sh | 312 ++++++++++++++++++++++-----------------------
DuetPkg/DuetPkgIa32.dsc | 5 +
DuetPkg/DuetPkgX64.dsc | 5 +
DuetPkg/GetVariables.bat | 38 ------
DuetPkg/PostBuild.bat | 98 ++++++++------
DuetPkg/PostBuild.sh | 112 ++++++++--------
DuetPkg/ReadMe.txt | 85 ++++++------
DuetPkg/build32.sh | 4 +-
DuetPkg/build64.sh | 4 +-
10 files changed, 410 insertions(+), 452 deletions(-)
delete mode 100644 DuetPkg/GetVariables.bat
--
1.9.5.msysgit.0
next reply other threads:[~2016-11-11 8:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-11 8:26 Hao Wu [this message]
2016-11-11 8:26 ` [PATCH 1/3] DuetPkg: Resolve white-space issues for post-build scripts & ReadMe Hao Wu
2016-11-11 8:32 ` Ni, Ruiyu
2016-11-11 8:26 ` [PATCH 2/3] DuetPkg: Use 'echo off' in BATCH script files Hao Wu
2016-11-11 8:32 ` Ni, Ruiyu
2016-11-11 8:26 ` [PATCH 3/3] DuetPkg: Add POSTBUILD in DSC files to run post-build automatically Hao Wu
2016-11-11 8:32 ` Ni, Ruiyu
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=1478852805-11900-1-git-send-email-hao.a.wu@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