]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up code.
authorjyao1 <jyao1>
Mon, 4 Aug 2014 08:24:27 +0000 (08:24 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Aug 2014 08:24:27 +0000 (08:24 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0

Signed off by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15744 6f19259b-4bc3-4df7-8a09-765794883524

IntelFspPkg/FspSecCore/FspSecCore.inf
IntelFspWrapperPkg/IntelFspWrapperPkg.dec

index d3ec2fc64ff175bf737db4382a0f50d98610e268..18c5e76a6b0884426fcc8ecec542e30e47db3d93 100644 (file)
@@ -44,9 +44,6 @@
 [Binaries.Ia32]\r
   RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC\r
 \r
-[Binaries.X64]\r
-  RAW|Vtf0/Bin/ResetVec.x64.raw |GCC\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFspPkg/IntelFspPkg.dec\r
index 0fea5f226994a4bb536f963523bfb40078998ca6..1422e568e803e24f3b4ed5aa19a4a30e6ee02535 100644 (file)
@@ -37,8 +37,8 @@
   gFspNonVolatileStorageHobGuid         = { 0x721acf02, 0x4d77, 0x4c2a, { 0xb3, 0xdc, 0x27, 0x0b, 0x7b, 0xa9, 0xe4, 0xb0 } }\r
 \r
 [Ppis]\r
-  gFspInitDonePpiGuid       = { 0xf5ef05e4, 0xd538, 0x4774, 0x8f, 0x1b, 0xe9, 0x77, 0x30, 0x11, 0xe0, 0x38 }\r
-  gTopOfTemporaryRamPpiGuid = { 0x2f3962b2, 0x57c5, 0x44ec, 0x9e, 0xfc, 0xa6, 0x9f, 0xd3, 0x02, 0x03, 0x2b }\r
+  gFspInitDonePpiGuid       = { 0xf5ef05e4, 0xd538, 0x4774, { 0x8f, 0x1b, 0xe9, 0x77, 0x30, 0x11, 0xe0, 0x38 } }\r
+  gTopOfTemporaryRamPpiGuid = { 0x2f3962b2, 0x57c5, 0x44ec, { 0x9e, 0xfc, 0xa6, 0x9f, 0xd3, 0x02, 0x03, 0x2b } }\r
 \r
 [Protocols]\r
 \r