From: "Guo, Mang" <mang.guo@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wei, David" <david.wei@intel.com>
Subject: [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Get boot mode
Date: Fri, 3 Aug 2018 06:17:52 +0000 [thread overview]
Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D1526B4EB2@SHSMSX103.ccr.corp.intel.com> (raw)
Get boot mode in platformBootManagerBeforeConsole.
Cc: Wei, David <david.wei@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Guo Mang <mang.guo@intel.com>
---
.../Common/Library/PlatformBootManagerLib/PlatformBootManager.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/Platform/BroxtonPlatformPkg/Common/Library/PlatformBootManagerLib/PlatformBootManager.c b/Platform/BroxtonPlatformPkg/Common/Library/PlatformBootManagerLib/PlatformBootManager.c
index 6715d90..c9c2cbf 100644
--- a/Platform/BroxtonPlatformPkg/Common/Library/PlatformBootManagerLib/PlatformBootManager.c
+++ b/Platform/BroxtonPlatformPkg/Common/Library/PlatformBootManagerLib/PlatformBootManager.c
@@ -858,6 +858,7 @@ PlatformBootManagerBeforeConsole (
//
// Fill ConIn/ConOut in Full Configuration boot mode.
//
+ mBootMode = GetBootModeHob();
DEBUG ((DEBUG_ERROR, "PlatformBootManagerInit - %x\n", mBootMode));
if (mBootMode == BOOT_WITH_FULL_CONFIGURATION ||
mBootMode == BOOT_WITH_DEFAULT_SETTINGS ||
--
2.10.1.windows.1
next reply other threads:[~2018-08-03 6:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-03 6:17 Guo, Mang [this message]
2018-08-03 6:45 ` [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Get boot mode Wei, David
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=22D2C85ED001C54AA20BFE3B0E4751D1526B4EB2@SHSMSX103.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