summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-08-03 09:53:32 +0800
committerGuo Mang <mang.guo@intel.com>2016-08-04 10:29:36 +0800
commit26aab7effb41957820b1696f27bf9aff632473f0 (patch)
treebe3e7a68e3e84ac3dd262dae02a3a2c178b304e8
parentdc281a86bc1ca8800331be0a82b02d2c96ef5a54 (diff)
downloadedk2-platforms-26aab7effb41957820b1696f27bf9aff632473f0.tar.xz
BraswellPlatformPkg: Move Flash to Common/Flash
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/Flash/FvbRuntimeDxe/FvbInfo.c (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbInfo.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.c (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.h (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.h)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceDxe.c (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceDxe.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceSmm.c (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceSmm.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmm.inf (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmm.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmCommon.h (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmCommon.h)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.c (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.h (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.h)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.inf (renamed from BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.c (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.h (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.h)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.c (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.inf (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.c (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.inf (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf (renamed from BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.c (renamed from BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.inf (renamed from BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.inf)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.c (renamed from BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.c)0
-rw-r--r--BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.inf (renamed from BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.inf)0
24 files changed, 0 insertions, 0 deletions
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbInfo.c b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbInfo.c
index 15aae661e9..15aae661e9 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbInfo.c
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbInfo.c
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf
index 347ed88159..347ed88159 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbRuntimeDxe.inf
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.c b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.c
index 1e5f151620..1e5f151620 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.c
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.c
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.h b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.h
index ed9e579307..ed9e579307 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbService.h
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbService.h
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceDxe.c b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceDxe.c
index 26effe7181..26effe7181 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceDxe.c
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceDxe.c
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceSmm.c b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceSmm.c
index ffe101e08e..ffe101e08e 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbServiceSmm.c
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbServiceSmm.c
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmm.inf b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmm.inf
index a295cb512c..a295cb512c 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmm.inf
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmm.inf
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmCommon.h b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmCommon.h
index a3c6f97829..a3c6f97829 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmCommon.h
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmCommon.h
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.c b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.c
index c82be4ba40..c82be4ba40 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.c
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.c
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.h b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.h
index cee43bae72..cee43bae72 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.h
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.h
diff --git a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.inf b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.inf
index d1ae766266..d1ae766266 100644
--- a/BraswellPlatformPkg/Flash/FvbRuntimeDxe/FvbSmmDxe.inf
+++ b/BraswellPlatformPkg/Common/Flash/FvbRuntimeDxe/FvbSmmDxe.inf
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.c b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.c
index d4eaced0d4..d4eaced0d4 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.c
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.h b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.h
index cb8229629d..cb8229629d 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDevice.h
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDevice.h
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.c b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.c
index 907b8e9517..907b8e9517 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.c
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.inf b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.inf
index 9db458076c..9db458076c 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceDxe.inf
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceDxe.inf
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.c b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.c
index 7d02aff9d0..7d02aff9d0 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.c
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.inf b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.inf
index d698f25159..d698f25159 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmm.inf
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmm.inf
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h
index ee2d0a42a4..ee2d0a42a4 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmComm.h
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c
index 392c549a95..392c549a95 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.c
diff --git a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf
index d7effc6668..d7effc6668 100644
--- a/BraswellPlatformPkg/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf
+++ b/BraswellPlatformPkg/Common/Flash/SpiDeviceDxe/SpiDeviceSmmDxe.inf
diff --git a/BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.c b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.c
index 424dcc3186..424dcc3186 100644
--- a/BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.c
diff --git a/BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.inf b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.inf
index aae1c00e9e..aae1c00e9e 100644
--- a/BraswellPlatformPkg/Flash/SpiFlashParts/MX25/MX25.inf
+++ b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/MX25/MX25.inf
diff --git a/BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.c b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.c
index b23351d23d..b23351d23d 100644
--- a/BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.c
+++ b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.c
diff --git a/BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.inf b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.inf
index d48ca15a09..d48ca15a09 100644
--- a/BraswellPlatformPkg/Flash/SpiFlashParts/W25/W25.inf
+++ b/BraswellPlatformPkg/Common/Flash/SpiFlashParts/W25/W25.inf