public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable POSTBUILD feature in DuetPkg DSC files
@ 2016-11-11  8:26 Hao Wu
  2016-11-11  8:26 ` [PATCH 1/3] DuetPkg: Resolve white-space issues for post-build scripts & ReadMe Hao Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hao Wu @ 2016-11-11  8:26 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Ruiyu Ni

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-11  8:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  8:26 [PATCH 0/3] Enable POSTBUILD feature in DuetPkg DSC files Hao Wu
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox