From: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
To: <devel@edk2.groups.io>
Cc: Eric Dong <eric.dong@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Isaac Oram <isaac.w.oram@intel.com>
Subject: [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix
Date: Tue, 15 Nov 2022 17:34:11 +0530 [thread overview]
Message-ID: <cover.1668512725.git.AbdulLateef.Attar@amd.com> (raw)
Patch 1: Fix the GCC boot time page fault exception,
by copying PcdGetPtr to local variables.
Patch 2: Adds PCD to hold the UEFI shell GUID value
and description, to provide flexibility to load
any UEFI application as UEFI shell.
PR : https://github.com/tianocore/edk2-platforms/pull/50
Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
CC: Isaac Oram <isaac.w.oram@intel.com>
Abdul Lateef Attar (2):
BoardModulePkg: Copy device path before processing
BoardModulePkg: Adds PCD to load UEFI Shell image
.../Intel/MinPlatformPkg/MinPlatformPkg.dec | 5 +++++
.../BoardBdsHookLib/BoardBdsHookLib.inf | 3 +++
.../Library/BoardBdsHookLib/BoardBdsHookLib.c | 19 ++++++++++++++-----
.../Library/BoardBdsHookLib/BoardBootOption.c | 8 +++++---
4 files changed, 27 insertions(+), 8 deletions(-)
--
2.25.1
next reply other threads:[~2022-11-15 12:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 12:04 Abdul Lateef Attar [this message]
2022-11-15 12:04 ` [PATCH 1/2] BoardModulePkg: Copy device path before processing Abdul Lateef Attar
2023-01-17 20:31 ` [edk2-devel] " Isaac Oram
2023-01-18 9:38 ` Attar, AbdulLateef (Abdul Lateef)
2022-11-15 12:04 ` [PATCH 2/2] BoardModulePkg: Adds PCD to load UEFI Shell image Abdul Lateef Attar
2023-01-17 20:34 ` [edk2-devel] " Isaac Oram
2023-01-17 9:11 ` [edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix Attar, AbdulLateef (Abdul Lateef)
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=cover.1668512725.git.AbdulLateef.Attar@amd.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