From: "Zhou, Bowen" <bowen.zhou@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Gao, Liming" <liming.gao@intel.com>
Subject: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-BoardMtOlympus: Fix MtOlympus build error due to PCD type changes
Date: Tue, 24 Jul 2018 02:19:37 +0000 [thread overview]
Message-ID: <477DBD36544FF849A8AD024E912EEC0F58FC2BDF@SHSMSX101.ccr.corp.intel.com> (raw)
The type of PcdBootStage has been changed in MinPlatformPkg so BoardMtOlympus/PlatformPkgConfig.dsc should be updated accordingly to pass build.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Xiaohu Zhou <bowen.zhou@intel.com>
---
.../Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc b/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc
index 220b6fcff0..39d60df47f 100644
--- a/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc
+++ b/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc
@@ -16,8 +16,10 @@
# TRUE is ENABLE. FALSE is DISABLE.
#
+[PcdsFixedAtBuild]
gMinPlatformPkgTokenSpaceGuid.PcdBootStage|4
-
+
+[PcdsFeatureFlag]
gMinPlatformPkgTokenSpaceGuid.PcdStopAfterDebugInit|FALSE
gMinPlatformPkgTokenSpaceGuid.PcdStopAfterMemInit|FALSE
gMinPlatformPkgTokenSpaceGuid.PcdBootToShellOnly|FALSE
--
2.14.3.windows.1
next reply other threads:[~2018-07-24 2:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 2:19 Zhou, Bowen [this message]
2018-07-24 2:27 ` [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-BoardMtOlympus: Fix MtOlympus build error due to PCD type changes Gao, Liming
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=477DBD36544FF849A8AD024E912EEC0F58FC2BDF@SHSMSX101.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox