public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] BaseTools/Trim: Normalize filepaths to fix comparisons on Windows
@ 2018-06-28 19:31 Chris Co
  2018-06-28 19:31 ` [PATCH v2 1/1] " Chris Co
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Co @ 2018-06-28 19:31 UTC (permalink / raw)
  To: edk2-devel@lists.01.org
  Cc: Leif Lindholm, Yonghong Zhu, Liming Gao, Evan Lloyd

REF: https://github.com/christopherco/edk2/tree/trim_gcc_v2

v1: https://lists.01.org/pipermail/edk2-devel/2018-June/026562.html
 
new in v2: Use os module to normalize filepaths instead of direct string manipulation

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Christopher Co <christopher.co@microsoft.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Evan Lloyd <Evan.Lloyd@arm.com>

Christopher Co (1):
  BaseTools/Trim: Normalize filepaths to fix comparisons on Windows

 BaseTools/Source/Python/Trim/Trim.py | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.16.2.gvfs.1.33.gf5370f1



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

end of thread, other threads:[~2018-07-03  5:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 19:31 [PATCH v2 0/1] BaseTools/Trim: Normalize filepaths to fix comparisons on Windows Chris Co
2018-06-28 19:31 ` [PATCH v2 1/1] " Chris Co
2018-07-03  5:04   ` Gao, Liming

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