summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-08-03 09:59:56 +0800
committerGuo Mang <mang.guo@intel.com>2016-08-04 10:29:57 +0800
commit2c85c3eefbcd21b02e73bf2054ecfcdcbcbe1f01 (patch)
tree71e5e269d6af36acc1c7a83fd71e2356d3fe47da
parent64fffaae10db55389ff69dbbfeb3c15aa8af5ea2 (diff)
downloadedk2-platforms-2c85c3eefbcd21b02e73bf2054ecfcdcbcbe1f01.tar.xz
BraswellPlatformPkg: Move FspSupport to Common/FspSupport
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/BltLib.h (renamed from BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/BltLib.h)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/ComponentName.c (renamed from BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/ComponentName.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.c (renamed from BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.h (renamed from BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.h)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf (renamed from BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf (renamed from BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c (renamed from BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c (renamed from BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h (renamed from BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c (renamed from BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf (renamed from BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c (renamed from BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c)0
-rw-r--r--BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf (renamed from BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf)0
13 files changed, 0 insertions, 0 deletions
diff --git a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/BltLib.h b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/BltLib.h
index 7dde7d15c6..7dde7d15c6 100644
--- a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/BltLib.h
+++ b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/BltLib.h
diff --git a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/ComponentName.c b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/ComponentName.c
index 54864b51f6..54864b51f6 100644
--- a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/ComponentName.c
+++ b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/ComponentName.c
diff --git a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.c b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.c
index eccd973ccf..eccd973ccf 100644
--- a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.c
+++ b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.c
diff --git a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.h b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.h
index 48c486418d..48c486418d 100644
--- a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutput.h
+++ b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutput.h
diff --git a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf
index c7c0435ec4..c7c0435ec4 100644
--- a/BraswellPlatformPkg/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf
+++ b/BraswellPlatformPkg/Common/FspSupport/GraphicsOutputDxe/GraphicsOutputDxe.inf
diff --git a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
index a6e8103fa1..a6e8103fa1 100644
--- a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
diff --git a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c
index 6b436bb2b3..6b436bb2b3 100644
--- a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c
diff --git a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c
index dc142e003b..dc142e003b 100644
--- a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.c
diff --git a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h
index 23eada6473..23eada6473 100644
--- a/BraswellPlatformPkg/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/BaseFspPlatformInfoLibSample/MemoryMappedVariable.h
diff --git a/BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c b/BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c
index 6f2cff6e81..6f2cff6e81 100644
--- a/BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.c
diff --git a/BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf b/BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf
index ec6fdbcf1c..ec6fdbcf1c 100644
--- a/BraswellPlatformPkg/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/FrameBufferBltLib/FrameBufferBltLib.inf
diff --git a/BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c b/BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c
index 8fb53c526d..8fb53c526d 100644
--- a/BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/FspHobProcessLib.c
diff --git a/BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf b/BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf
index dbcec14726..dbcec14726 100644
--- a/BraswellPlatformPkg/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf
+++ b/BraswellPlatformPkg/Common/FspSupport/Library/PeiFspHobProcessLib/PeiFspHobProcessLib.inf