summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi
diff options
context:
space:
mode:
authorEvan Lloyd <evan.lloyd@arm.com>2016-02-02 11:42:31 +0000
committerleiflindholm <leiflindholm@Edk2>2016-02-02 11:42:31 +0000
commitfcea0fcb23736a6128ff51c1de2f591157cd164e (patch)
treed4a7e88bc6a6c06c7e8db3729940004d83445fce /ArmPlatformPkg/PrePi
parent98c2d961050603615d1d9307dac3c7ef69e207b4 (diff)
downloadedk2-fcea0fcb23736a6128ff51c1de2f591157cd164e.tar.gz
edk2-fcea0fcb23736a6128ff51c1de2f591157cd164e.tar.bz2
edk2-fcea0fcb23736a6128ff51c1de2f591157cd164e.zip
ArmPlatformPkg: 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@19787 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/PrePi')
-rw-r--r--[-rwxr-xr-x]ArmPlatformPkg/PrePi/PeiMPCore.inf0
-rw-r--r--[-rwxr-xr-x]ArmPlatformPkg/PrePi/PeiUniCore.inf0
-rw-r--r--[-rwxr-xr-x]ArmPlatformPkg/PrePi/PrePi.c0
3 files changed, 0 insertions, 0 deletions
diff --git a/ArmPlatformPkg/PrePi/PeiMPCore.inf b/ArmPlatformPkg/PrePi/PeiMPCore.inf
index 4ce4a52784..4ce4a52784 100755..100644
--- a/ArmPlatformPkg/PrePi/PeiMPCore.inf
+++ b/ArmPlatformPkg/PrePi/PeiMPCore.inf
diff --git a/ArmPlatformPkg/PrePi/PeiUniCore.inf b/ArmPlatformPkg/PrePi/PeiUniCore.inf
index 85114af7d1..85114af7d1 100755..100644
--- a/ArmPlatformPkg/PrePi/PeiUniCore.inf
+++ b/ArmPlatformPkg/PrePi/PeiUniCore.inf
diff --git a/ArmPlatformPkg/PrePi/PrePi.c b/ArmPlatformPkg/PrePi/PrePi.c
index b563b5ee3a..b563b5ee3a 100755..100644
--- a/ArmPlatformPkg/PrePi/PrePi.c
+++ b/ArmPlatformPkg/PrePi/PrePi.c