From: "Schaefer, Daniel Helmut (DualStudy)" <daniel.schaefer@hpe.com>
To: <devel@edk2.groups.io>
Subject: [PATCH 0/3] Allow building MdeModulePkg on non-x86
Date: Sat, 22 Feb 2020 17:59:15 +0100 [thread overview]
Message-ID: <20200222165918.20834-1-daniel.schaefer@hpe.com> (raw)
While trying to build MdeModulePkg for RISCV64, I found a few things that
prevent it from building on architectures besides IA32 and X64 in general.
Daniel Schaefer (3):
MdeModulePkg: Restrict libraries using SMM to x86
MdeModulePkg: Set PcdDxeIplSwitchToLongMode false on non-x86
MdeModulePkg: Use CopyGuid instead of GUID assignment
MdeModulePkg/MdeModulePkg.dec | 3 +++
MdeModulePkg/MdeModulePkg.dsc | 9 ++++++---
MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
--
2.25.0
next reply other threads:[~2020-02-22 16:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-22 16:59 Schaefer, Daniel Helmut (DualStudy) [this message]
2020-02-22 16:59 ` [PATCH 1/3] MdeModulePkg: Restrict libraries using SMM to x86 Schaefer, Daniel Helmut (DualStudy)
2020-02-24 0:48 ` [edk2-devel] " Michael D Kinney
2020-02-22 16:59 ` [PATCH 2/3] MdeModulePkg: Set PcdDxeIplSwitchToLongMode false on non-x86 Schaefer, Daniel Helmut (DualStudy)
2020-02-22 16:59 ` [PATCH 3/3] MdeModulePkg: Use CopyGuid instead of GUID assignment Schaefer, Daniel Helmut (DualStudy)
2020-02-25 11:48 ` Dandan Bi
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=20200222165918.20834-1-daniel.schaefer@hpe.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