summaryrefslogtreecommitdiffstats
path: root/Omap35xxPkg
diff options
context:
space:
mode:
authorEvan Lloyd <evan.lloyd@arm.com>2016-02-02 11:43:00 +0000
committerleiflindholm <leiflindholm@Edk2>2016-02-02 11:43:00 +0000
commit40f849aac5597508e9e1b72854dea0c5850983c7 (patch)
treec75f38a16ff7ffae727f3d57e59541a48e1a2fbc /Omap35xxPkg
parentccca560b4f22f5f731a11abdb3f79fe7306bfd72 (diff)
downloadedk2-40f849aac5597508e9e1b72854dea0c5850983c7.tar.gz
edk2-40f849aac5597508e9e1b72854dea0c5850983c7.tar.bz2
edk2-40f849aac5597508e9e1b72854dea0c5850983c7.zip
Omap35xxPkg: 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@19790 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg')
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Include/Library/OmapDmaLib.h0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Include/Omap3530/Omap3530Dma.h0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/License.txt0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/MmcHostDxe/MmcHostDxe.c0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/MmcHostDxe/MmcHostDxe.h0
-rw-r--r--[-rwxr-xr-x]Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf0
12 files changed, 0 insertions, 0 deletions
diff --git a/Omap35xxPkg/Include/Library/OmapDmaLib.h b/Omap35xxPkg/Include/Library/OmapDmaLib.h
index dfac36f07e..dfac36f07e 100755..100644
--- a/Omap35xxPkg/Include/Library/OmapDmaLib.h
+++ b/Omap35xxPkg/Include/Library/OmapDmaLib.h
diff --git a/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h b/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h
index a6e070dda3..a6e070dda3 100755..100644
--- a/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h
+++ b/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h
diff --git a/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c b/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c
index 11f0bdd117..11f0bdd117 100755..100644
--- a/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c
+++ b/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c
diff --git a/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf b/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
index 07810d9afd..07810d9afd 100755..100644
--- a/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
+++ b/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
diff --git a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c
index 41cfefbebc..41cfefbebc 100755..100644
--- a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c
+++ b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c
diff --git a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
index b569cfbdef..b569cfbdef 100755..100644
--- a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
+++ b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
diff --git a/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c b/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c
index 0ae452ebd7..0ae452ebd7 100755..100644
--- a/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c
+++ b/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c
diff --git a/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf b/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf
index 8b49638c23..8b49638c23 100755..100644
--- a/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf
+++ b/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf
diff --git a/Omap35xxPkg/License.txt b/Omap35xxPkg/License.txt
index 05dbd3606d..05dbd3606d 100755..100644
--- a/Omap35xxPkg/License.txt
+++ b/Omap35xxPkg/License.txt
diff --git a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.c b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.c
index ad922a18e3..ad922a18e3 100755..100644
--- a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.c
+++ b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.c
diff --git a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.h b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.h
index 0748ddfa47..0748ddfa47 100755..100644
--- a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.h
+++ b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.h
diff --git a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf
index 7d406ecd82..7d406ecd82 100755..100644
--- a/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf
+++ b/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf