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

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

GitHub branch for review:

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

  https://github.com/tianocore-docs/edk2-DscSpecification/compare/master...mdkinney:Bugzilla_484_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

 2_dsc_overview/23_[defines]_section_processing.md | 11 +++++++++++
 3_edk_ii_dsc_file_format/35_[defines]_section.md  |  2 ++
 README.md                                         |  1 +
 3 files changed, 14 insertions(+)

-- 
2.6.3.windows.1



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

end of thread, other threads:[~2017-04-18  2:21 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:08 [edk2-DscSpecification PATCH] Declare Pre/Post build scripts in [Defines] section Michael Kinney
2017-04-18  1:08 ` Michael Kinney
2017-04-18  2:21   ` Zhu, Yonghong

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