diff options
author | Guo Mang <mang.guo@intel.com> | 2017-04-27 11:15:23 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2017-04-27 11:15:23 +0800 |
commit | acbc8db944c2250398cffd15883a3112f3779b76 (patch) | |
tree | 5552b1d9f191c26eff509fdad245781dde1fa070 | |
parent | 517785fc9a17f2445ae49b3f4e6a8c61fed8aea1 (diff) | |
download | edk2-platforms-acbc8db944c2250398cffd15883a3112f3779b76.tar.xz |
IntelFsp2WrapperPkg: Move to new location
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Contributions.txt (renamed from IntelFsp2WrapperPkg/Contributions.txt) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c (renamed from IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf (renamed from IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c (renamed from IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c (renamed from IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf (renamed from IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c (renamed from IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf (renamed from IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h (renamed from IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h (renamed from IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h (renamed from IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h (renamed from IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h (renamed from IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h (renamed from IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec (renamed from IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc (renamed from IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c (renamed from IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c (renamed from IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf (renamed from IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c (renamed from IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf (renamed from IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c (renamed from IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/License.txt (renamed from IntelFsp2WrapperPkg/License.txt) | 0 | ||||
-rw-r--r-- | Core/IntelFsp2WrapperPkg/Readme.md (renamed from IntelFsp2WrapperPkg/Readme.md) | 0 |
42 files changed, 0 insertions, 0 deletions
diff --git a/IntelFsp2WrapperPkg/Contributions.txt b/Core/IntelFsp2WrapperPkg/Contributions.txt index f87cbd73c6..f87cbd73c6 100644 --- a/IntelFsp2WrapperPkg/Contributions.txt +++ b/Core/IntelFsp2WrapperPkg/Contributions.txt diff --git a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c index a2fe18c2da..a2fe18c2da 100644 --- a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c +++ b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.c diff --git a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf index 54c2cbf679..54c2cbf679 100644 --- a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf +++ b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf diff --git a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c index dc5ef89652..dc5ef89652 100644 --- a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c +++ b/Core/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/LoadBelow4G.c diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c b/Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c index f1d1cd6421..f1d1cd6421 100644 --- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c +++ b/Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf b/Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf index 0901a1463b..0901a1463b 100644 --- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf +++ b/Core/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf diff --git a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c b/Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c index ddc19c7e8f..ddc19c7e8f 100644 --- a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c +++ b/Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c diff --git a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf b/Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf index 261278f564..261278f564 100644 --- a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf +++ b/Core/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h index 807fb03d32..807fb03d32 100644 --- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h +++ b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h index a8f54afd72..a8f54afd72 100644 --- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h +++ b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h index 8b1e7efdd5..8b1e7efdd5 100644 --- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h +++ b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h index 25f4eca797..25f4eca797 100644 --- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h +++ b/Core/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h diff --git a/IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h b/Core/IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h index 4f3d8ad82f..4f3d8ad82f 100644 --- a/IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h +++ b/Core/IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h diff --git a/IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h b/Core/IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h index c25c4fa802..c25c4fa802 100644 --- a/IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h +++ b/Core/IntelFsp2WrapperPkg/Include/Ppi/TopOfTemporaryRam.h diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec b/Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec index c0881852c5..c0881852c5 100644 --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec +++ b/Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc b/Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc index 6496dadb5b..6496dadb5b 100644 --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc +++ b/Core/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf index b52cfeb284..b52cfeb284 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c index 38de415b27..38de415b27 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c index 72b1762f4c..72b1762f4c 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/IA32/DispatchExecute.c diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c index 061d381c1b..061d381c1b 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/DispatchExecute.c diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm index bcc6d70a73..bcc6d70a73 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/Thunk64To32.nasm diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf index 6e82863328..6e82863328 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c index 6e40cd0644..6e40cd0644 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf index f9581e8456..f9581e8456 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf diff --git a/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c index 926ff58a2f..926ff58a2f 100644 --- a/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c +++ b/Core/IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c index b1280615cd..b1280615cd 100644 --- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c +++ b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf index fbbcf30035..fbbcf30035 100644 --- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf +++ b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c index 8765bba5fd..8765bba5fd 100644 --- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c +++ b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf index 7eb61dcf0c..7eb61dcf0c 100644 --- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf +++ b/Core/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c index 697381ec43..697381ec43 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/FspWrapperPlatformSecLibSample.c diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h index c625a884d3..c625a884d3 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Fsp.h diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm index a51c49872c..a51c49872c 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/PeiCoreEntry.nasm diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm index 8bae7c55db..8bae7c55db 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/SecEntry.nasm diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm index 304678d940..304678d940 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/Stack.nasm diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c index ba75e0f835..ba75e0f835 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf index dfa5c15d2f..dfa5c15d2f 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c index e2d6b3da57..e2d6b3da57 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecGetPerformance.c diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c index b879080dfa..b879080dfa 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecPlatformInformation.c diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c index e2fbc4510f..e2fbc4510f 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecRamInitData.c diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c index b7a622703a..b7a622703a 100644 --- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c +++ b/Core/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecTempRamDone.c diff --git a/IntelFsp2WrapperPkg/License.txt b/Core/IntelFsp2WrapperPkg/License.txt index 87ae665edf..87ae665edf 100644 --- a/IntelFsp2WrapperPkg/License.txt +++ b/Core/IntelFsp2WrapperPkg/License.txt diff --git a/IntelFsp2WrapperPkg/Readme.md b/Core/IntelFsp2WrapperPkg/Readme.md index dfcb4c1a2e..dfcb4c1a2e 100644 --- a/IntelFsp2WrapperPkg/Readme.md +++ b/Core/IntelFsp2WrapperPkg/Readme.md |