diff options
author | jyao1 <jyao1> | 2014-08-04 08:24:27 +0000 |
---|---|---|
committer | jyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-08-04 08:24:27 +0000 |
commit | 4a00645100049d31dd8937b0ada6db40e56fe2c6 (patch) | |
tree | 4be352c317823ca58116aa31827d709258f876ba /IntelFspPkg | |
parent | a0e0fb6d9fa37f430c483c04e6333e3c32308a56 (diff) | |
download | edk2-platforms-4a00645100049d31dd8937b0ada6db40e56fe2c6.tar.xz |
Clean up code.
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
Diffstat (limited to 'IntelFspPkg')
-rw-r--r-- | IntelFspPkg/FspSecCore/FspSecCore.inf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/IntelFspPkg/FspSecCore/FspSecCore.inf b/IntelFspPkg/FspSecCore/FspSecCore.inf index d3ec2fc64f..18c5e76a6b 100644 --- a/IntelFspPkg/FspSecCore/FspSecCore.inf +++ b/IntelFspPkg/FspSecCore/FspSecCore.inf @@ -44,9 +44,6 @@ [Binaries.Ia32]
RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC
-[Binaries.X64]
- RAW|Vtf0/Bin/ResetVec.x64.raw |GCC
-
[Packages]
MdePkg/MdePkg.dec
IntelFspPkg/IntelFspPkg.dec
|