summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
diff options
context:
space:
mode:
authorEvan Lloyd <evan.lloyd@arm.com>2016-02-02 11:42:51 +0000
committerleiflindholm <leiflindholm@Edk2>2016-02-02 11:42:51 +0000
commitccca560b4f22f5f731a11abdb3f79fe7306bfd72 (patch)
tree16141fb2273ba72ad8cce08721ac0c00f5bdb9a3 /EmbeddedPkg
parentcc78c5c390002d1ce1c9bebe69c9ee9fa09151ad (diff)
downloadedk2-ccca560b4f22f5f731a11abdb3f79fe7306bfd72.zip
edk2-ccca560b4f22f5f731a11abdb3f79fe7306bfd72.tar.gz
edk2-ccca560b4f22f5f731a11abdb3f79fe7306bfd72.tar.bz2
EmbeddedPkg: 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@19789 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg')
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Include/Library/DebugAgentTimerLib.h0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Include/Library/DmaLib.h0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/FdtLib/README.txt0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.S0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.asm0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/Ia32/Processor.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/X64/Processor.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/License.txt0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/EfiLoadFv.cmm0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/EfiProcessTeImage.cmm0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/README.txt0
-rw-r--r--[-rwxr-xr-x]EmbeddedPkg/Scripts/LauterbachT32/T32.CMM0
24 files changed, 0 insertions, 0 deletions
diff --git a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h b/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h
index 0a5e5d4..0a5e5d4 100755..100644
--- a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h
+++ b/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h
diff --git a/EmbeddedPkg/Include/Library/DmaLib.h b/EmbeddedPkg/Include/Library/DmaLib.h
index 3814291..3814291 100755..100644
--- a/EmbeddedPkg/Include/Library/DmaLib.h
+++ b/EmbeddedPkg/Include/Library/DmaLib.h
diff --git a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c
index bb1ea13..bb1ea13 100755..100644
--- a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c
+++ b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c
diff --git a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
index 010bed3..010bed3 100755..100644
--- a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
+++ b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
diff --git a/EmbeddedPkg/Library/FdtLib/README.txt b/EmbeddedPkg/Library/FdtLib/README.txt
index fb40105..fb40105 100755..100644
--- a/EmbeddedPkg/Library/FdtLib/README.txt
+++ b/EmbeddedPkg/Library/FdtLib/README.txt
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.S b/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.S
index df1543a..df1543a 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.S
+++ b/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.S
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.asm b/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.asm
index 611e83d..611e83d 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.asm
+++ b/EmbeddedPkg/Library/GdbDebugAgent/Arm/ExceptionSupport.ARMv6.asm
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c b/EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c
index 61c6184..61c6184 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c
+++ b/EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.c b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.c
index 2e67de6..2e67de6 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.c
+++ b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.c
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
index dfdc016..dfdc016 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
+++ b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
index 02f8057..02f8057 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
+++ b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/Ia32/Processor.c b/EmbeddedPkg/Library/GdbDebugAgent/Ia32/Processor.c
index d465b21..d465b21 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/Ia32/Processor.c
+++ b/EmbeddedPkg/Library/GdbDebugAgent/Ia32/Processor.c
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/X64/Processor.c b/EmbeddedPkg/Library/GdbDebugAgent/X64/Processor.c
index cbe50d7..cbe50d7 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/X64/Processor.c
+++ b/EmbeddedPkg/Library/GdbDebugAgent/X64/Processor.c
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt b/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
index 287b09e..287b09e 100755..100644
--- a/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
+++ b/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
diff --git a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c
index a0bb575..a0bb575 100755..100644
--- a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c
+++ b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c
diff --git a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf
index 38261d5..38261d5 100755..100644
--- a/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf
+++ b/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf
diff --git a/EmbeddedPkg/License.txt b/EmbeddedPkg/License.txt
index 05dbd36..05dbd36 100755..100644
--- a/EmbeddedPkg/License.txt
+++ b/EmbeddedPkg/License.txt
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM b/EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM
index d02b022..d02b022 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM
+++ b/EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm b/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm
index 8ec1ac4..8ec1ac4 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm
+++ b/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadFv.cmm b/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadFv.cmm
index e6ccc35..e6ccc35 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadFv.cmm
+++ b/EmbeddedPkg/Scripts/LauterbachT32/EfiLoadFv.cmm
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm b/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm
index 53d830f..53d830f 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm
+++ b/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessTeImage.cmm b/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessTeImage.cmm
index 9347c9c..9347c9c 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessTeImage.cmm
+++ b/EmbeddedPkg/Scripts/LauterbachT32/EfiProcessTeImage.cmm
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/README.txt b/EmbeddedPkg/Scripts/LauterbachT32/README.txt
index 06602ab..06602ab 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/README.txt
+++ b/EmbeddedPkg/Scripts/LauterbachT32/README.txt
diff --git a/EmbeddedPkg/Scripts/LauterbachT32/T32.CMM b/EmbeddedPkg/Scripts/LauterbachT32/T32.CMM
index 8a73d5f..8a73d5f 100755..100644
--- a/EmbeddedPkg/Scripts/LauterbachT32/T32.CMM
+++ b/EmbeddedPkg/Scripts/LauterbachT32/T32.CMM