public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] BaseTools/GenFds: Make FDF parser mode flexible
@ 2016-10-07 21:33 Michael Kinney
  2016-10-07 21:33 ` [Patch 1/2] BaseTools/GenFds: Support FDF sections in any order Michael Kinney
  2016-10-07 21:33 ` [Patch 2/2] BaseTools/GenFds: Skip parse time OUTPUT_DIRECTORY file verify Michael Kinney
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Kinney @ 2016-10-07 21:33 UTC (permalink / raw)
  To: edk2-devel; +Cc: Kelly Steele, Yonghong Zhu, Liming Gao

This patch series addresses the following issues:

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

This patch series replaces the following patch email:

https://lists.01.org/pipermail/edk2-devel/2016-October/002433.html

The logic for the OUTPUT_DIRECTORY was simplified and supports
files in more sections than just [FmpPayload] sections.

Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>


Michael Kinney (2):
  BaseTools/GenFds: Support FDF sections in any order
  BaseTools/GenFds: Skip parse time OUTPUT_DIRECTORY file verify

 BaseTools/Source/Python/GenFds/FdfParser.py | 35 +++++++++--------------------
 1 file changed, 10 insertions(+), 25 deletions(-)

-- 
2.6.3.windows.1



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

end of thread, other threads:[~2016-10-12 17:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 21:33 [Patch 0/2] BaseTools/GenFds: Make FDF parser mode flexible Michael Kinney
2016-10-07 21:33 ` [Patch 1/2] BaseTools/GenFds: Support FDF sections in any order Michael Kinney
2016-10-12  4:13   ` Zhu, Yonghong
2016-10-12 17:11     ` Kinney, Michael D
2016-10-07 21:33 ` [Patch 2/2] BaseTools/GenFds: Skip parse time OUTPUT_DIRECTORY file verify Michael Kinney

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