public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-BuildSpecification PATCH] Declare Pre/Post build scripts in [Defines] section
@ 2017-04-18  1:05 Michael Kinney
  2017-04-18  1:05 ` Michael Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kinney @ 2017-04-18  1:05 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Yonghong Zhu, Kevin W Shaw

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

GitHub branch for review:

  https://github.com/mdkinney/edk2-BuildSpecification/tree/Bugzilla_483_PrePostBuild
  
GitHub branch compare against latest DRAFT for review:

  https://github.com/tianocore-docs/edk2-BuildSpecification/compare/master...mdkinney:Bugzilla_483_PrePostBuild?w=1

Add support for PREBUILD and POSTBUILD defines in
the [Defines] section of an DSC to declare scripts
that are executed before and after normal DSC/FDF
file processing.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Kevin W Shaw <kevin.w.shaw@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>

Michael Kinney (1):
  Declare Pre/Post build scripts in [Defines] section

 .../106_post_build_processing.md                   | 61 ++++++++++++++++++++++
 .../82_auto-generation_process.md                  | 33 ++++++++++++
 README.md                                          |  1 +
 SUMMARY.md                                         |  1 +
 4 files changed, 96 insertions(+)
 create mode 100644 10_post-build_imagegen_stage_-_flash/106_post_build_processing.md

-- 
2.6.3.windows.1



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

end of thread, other threads:[~2017-04-18  2:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18  1:05 [edk2-BuildSpecification PATCH] Declare Pre/Post build scripts in [Defines] section Michael Kinney
2017-04-18  1:05 ` Michael Kinney
2017-04-18  2:19   ` Zhu, Yonghong

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