summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
diff options
context:
space:
mode:
authorEvan Lloyd <evan.lloyd@arm.com>2016-02-02 11:42:41 +0000
committerleiflindholm <leiflindholm@Edk2>2016-02-02 11:42:41 +0000
commitcc78c5c390002d1ce1c9bebe69c9ee9fa09151ad (patch)
treebf8073cb4c2c1519e7a07b88d0b9d6c13678d9cf /BeagleBoardPkg
parentfcea0fcb23736a6128ff51c1de2f591157cd164e (diff)
downloadedk2-cc78c5c390002d1ce1c9bebe69c9ee9fa09151ad.zip
edk2-cc78c5c390002d1ce1c9bebe69c9ee9fa09151ad.tar.gz
edk2-cc78c5c390002d1ce1c9bebe69c9ee9fa09151ad.tar.bz2
BeagleBoardPkg: Rectify file modes
Problems have been encountered because some of the source files have execute permission set. This can cause git to report them as changed when they are checked out onto a file system with inherited permissions. This has been seen using Cygwin, MinGW and PowerShell Git. This patch makes no change to source file content, and only aims to correct the file modes/permissions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Evan Lloyd <evan.lloyd@arm.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19788 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BeagleBoardPkg')
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Debugger_scripts/rvi_dummy.axfbin7984 -> 7984 bytes
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Include/BeagleBoard.h0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Library/BeagleBoardLib/Clock.c0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/License.txt0
-rw-r--r--[-rwxr-xr-x]BeagleBoardPkg/Tools/makefile0
11 files changed, 0 insertions, 0 deletions
diff --git a/BeagleBoardPkg/Debugger_scripts/rvi_dummy.axf b/BeagleBoardPkg/Debugger_scripts/rvi_dummy.axf
index 17fabaa..17fabaa 100755..100644
--- a/BeagleBoardPkg/Debugger_scripts/rvi_dummy.axf
+++ b/BeagleBoardPkg/Debugger_scripts/rvi_dummy.axf
Binary files differ
diff --git a/BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc b/BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc
index 0fc2c64..0fc2c64 100755..100644
--- a/BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc
+++ b/BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc
diff --git a/BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc b/BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc
index b00a132..b00a132 100755..100644
--- a/BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc
+++ b/BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc
diff --git a/BeagleBoardPkg/Include/BeagleBoard.h b/BeagleBoardPkg/Include/BeagleBoard.h
index f9955b0..f9955b0 100755..100644
--- a/BeagleBoardPkg/Include/BeagleBoard.h
+++ b/BeagleBoardPkg/Include/BeagleBoard.h
diff --git a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c
index 3b02440..3b02440 100755..100644
--- a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c
+++ b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c
diff --git a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
index b1139a4..b1139a4 100755..100644
--- a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
+++ b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
diff --git a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c
index b77b069..b77b069 100755..100644
--- a/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c
+++ b/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c
diff --git a/BeagleBoardPkg/Library/BeagleBoardLib/Clock.c b/BeagleBoardPkg/Library/BeagleBoardLib/Clock.c
index 6ca48e0..6ca48e0 100755..100644
--- a/BeagleBoardPkg/Library/BeagleBoardLib/Clock.c
+++ b/BeagleBoardPkg/Library/BeagleBoardLib/Clock.c
diff --git a/BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c b/BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c
index e6f7cc5..e6f7cc5 100755..100644
--- a/BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c
+++ b/BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c
diff --git a/BeagleBoardPkg/License.txt b/BeagleBoardPkg/License.txt
index 05dbd36..05dbd36 100755..100644
--- a/BeagleBoardPkg/License.txt
+++ b/BeagleBoardPkg/License.txt
diff --git a/BeagleBoardPkg/Tools/makefile b/BeagleBoardPkg/Tools/makefile
index cf50b8f..cf50b8f 100755..100644
--- a/BeagleBoardPkg/Tools/makefile
+++ b/BeagleBoardPkg/Tools/makefile