[edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix

Abdul Lateef Attar via groups.io posted 2 patches 1 year, 5 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../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(-)
[edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix
Posted by Abdul Lateef Attar via groups.io 1 year, 5 months ago
 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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96404): https://edk2.groups.io/g/devel/message/96404
Mute This Topic: https://groups.io/mt/95046163/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix
Posted by Attar, AbdulLateef (Abdul Lateef) via groups.io 1 year, 3 months ago
[AMD Official Use Only - General]

Hi Maintainers,
        Could you please review and merge the below patch?
Thanks
AbduL

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Abdul Lateef Attar via groups.io
Sent: 15 November 2022 17:34
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: [edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix

Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


 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://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftianocore%2Fedk2-platforms%2Fpull%2F50&amp;data=05%7C01%7CAbdulLateef.Attar%40amd.com%7Cbe5dc1f4cbf941fa88de08dac723cf3d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C638041253865897866%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=LwpBjZqUi%2BMCh60aERuXCusAPrKNYk0vbpLrg7dCYic%3D&amp;reserved=0

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








-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98709): https://edk2.groups.io/g/devel/message/98709
Mute This Topic: https://groups.io/mt/95046163/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-