public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix
@ 2022-11-15 12:04 Abdul Lateef Attar
  2022-11-15 12:04 ` [PATCH 1/2] BoardModulePkg: Copy device path before processing Abdul Lateef Attar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Abdul Lateef Attar @ 2022-11-15 12:04 UTC (permalink / raw)
  To: devel; +Cc: Eric Dong, Liming Gao, Isaac Oram

 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-18  9:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15 12:04 [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix Abdul Lateef Attar
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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox