summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
diff options
context:
space:
mode:
authorChasel, Chiu <chasel.chiu@intel.com>2018-11-20 11:45:17 +0800
committerChasel, Chiu <chasel.chiu@intel.com>2018-11-20 11:55:24 +0800
commitde1e1195b34aad43fc85cdebf6d5b0b213eaa3d0 (patch)
tree3ab2a2ada35e42052a49bb3922ca80e7a2191710 /IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
parent90c5bc081d15d077606131a61114ddfdefe62e61 (diff)
downloadedk2-de1e1195b34aad43fc85cdebf6d5b0b213eaa3d0.tar.gz
edk2-de1e1195b34aad43fc85cdebf6d5b0b213eaa3d0.tar.bz2
edk2-de1e1195b34aad43fc85cdebf6d5b0b213eaa3d0.zip
IntelFsp2WrapperPkg: Revert 90c5bc08
Commit message issue and reverted commit 90c5bc081d15d077606131a61114ddfdefe62e61. Will re-submit with correct formats. Cc: Jiewen Yao <Jiewen.yao@intel.com> Cc: Star Zeng <star.zeng@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf')
-rw-r--r--IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf3
1 files changed, 1 insertions, 2 deletions
diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
index b3776a80f3..542356b582 100644
--- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
+++ b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
@@ -6,7 +6,7 @@
# register TemporaryRamDonePpi to call TempRamExit API, and register MemoryDiscoveredPpi
# notify to call FspSiliconInit API.
#
-# Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -61,7 +61,6 @@
[Pcd]
gIntelFsp2WrapperTokenSpaceGuid.PcdFspmBaseAddress ## CONSUMES
gIntelFsp2WrapperTokenSpaceGuid.PcdFspmUpdDataAddress ## CONSUMES
- gIntelFsp2WrapperTokenSpaceGuid.PcdFspModeSelection ## CONSUMES
[Sources]
FspmWrapperPeim.c