]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up GCC build.
authorBruce Cran <bruce.cran@gmail.com>
Thu, 26 Feb 2015 06:49:31 +0000 (06:49 +0000)
committerzwei4 <zwei4@Edk2>
Thu, 26 Feb 2015 06:49:31 +0000 (06:49 +0000)
Make the Unix Vlv2TbltDevicePkg scripts executable, add shebangs and skip the requirement to press a key when displaying usage text from Build_IFWI.sh.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran <bruce.cran@gmail.com>
Reviewed-by: David Wei <david.wei@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16936 6f19259b-4bc3-4df7-8a09-765794883524

Vlv2TbltDevicePkg/Build_IFWI.sh [changed mode: 0644->0755]
Vlv2TbltDevicePkg/GenBiosId [changed mode: 0644->0755]
Vlv2TbltDevicePkg/bld_vlv.sh [changed mode: 0644->0755]
Vlv2TbltDevicePkg/cln.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 9bde502..f5e499c
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
 ##**********************************************************************
 ## Function define
 ##**********************************************************************
@@ -14,8 +15,6 @@ function Usage ( ) {
   echo "       See  Stitch/Stitch_Config.txt  for additional stitching settings."
   echo
   echo
-  echo "Press any key......"
-  read
   exit 0
 }
 
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index e6d5e98..1ed2b05
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
 ##**********************************************************************
 ## Function define
 ##**********************************************************************
old mode 100644 (file)
new mode 100755 (executable)
index 3f0987f..3511695
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
 echo
 echo Run build cleanall...
 echo