public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly
@ 2018-09-18 13:32 Patrick Georgi
  2018-09-18 13:32 ` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin Patrick Georgi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Patrick Georgi @ 2018-09-18 13:32 UTC (permalink / raw)
  To: edk2-devel; +Cc: Patrick Georgi

Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Contributed-under: TianoCore Contribution Agreement 1.1
---
 IntelFsp2Pkg/Tools/SplitFspBin.py | 1 +
 1 file changed, 1 insertion(+)
 mode change 100644 => 100755 IntelFsp2Pkg/Tools/SplitFspBin.py

diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py b/IntelFsp2Pkg/Tools/SplitFspBin.py
old mode 100644
new mode 100755
index 9b18720307..bd5507c2fa
--- a/IntelFsp2Pkg/Tools/SplitFspBin.py
+++ b/IntelFsp2Pkg/Tools/SplitFspBin.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 ## @ FspTool.py
 #
 # Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
-- 
2.19.0.397.gdd90340f6a-goog



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

end of thread, other threads:[~2018-09-27  0:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 13:32 [PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly Patrick Georgi
2018-09-18 13:32 ` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin Patrick Georgi
2018-09-18 15:04   ` Desimone, Nathaniel L
2018-09-20 23:28     ` Chiu, Chasel
2018-09-26  3:11       ` Yao, Jiewen
2018-09-18 13:32 ` [PATCH 3/3] IntelFsp2Pkg: Tell git to format SplitFspBin.py with native newlines Patrick Georgi
2018-09-18 15:10   ` Desimone, Nathaniel L
2018-09-18 15:53     ` Patrick Georgi
2018-09-20  4:37       ` Desimone, Nathaniel L
2018-09-26  3:12         ` Yao, Jiewen
2018-09-26 15:58           ` Patrick Georgi
2018-09-27  0:40             ` Yao, Jiewen
2018-09-18 15:03 ` [PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly Desimone, Nathaniel L

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