Re: [edk2-devel] Refactoring the UEFI shell

2024-03-27 Thread Sheng Lean Tan
Hi all, Any feedback regarding this? :P Any thoughts? Much appreciated! Best Regards, Sheng On Tue, 19 Mar 2024 at 18:44, Benjamin Doron wrote: > Hi all, > We're planning to refactor the shell into a library so that shell apps > possibly used in the field for testing can be easily adapted for

Re: [edk2-devel] [PATCH] UefiPayloadPkg: CbParseLib: Fix integer overflow

2024-01-12 Thread Sheng Lean Tan
Hi Gua or Sean, Would you mind to help review this? Thanks! Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842 <+4917676113842>* Registered office: Bochum

Re: [edk2-devel] [PATCH v2 2/2] UefiPayloadPkg: Add FIT support

2023-09-15 Thread Sheng Lean Tan
The spec version should be v.8 instead of v.75 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108705): https://edk2.groups.io/g/devel/message/108705 Mute This Topic: https://groups.io/mt/101375948/21656 Group Owner:

Re: [edk2-devel] [PATCH 0/1] UefiPayloadPkg: Match BAR if framebuffer is at an offset

2023-09-05 Thread Sheng Lean Tan
Reminder: Can anyone help to review this? Thanks! On Fri, 25 Aug 2023 at 10:33, Sheng Lean Tan via groups.io wrote: > Hi Michael, > You will need to CC the maintainers/reviewers for UEFIpayloadpkg. > I have added them in ;) > Best Regards, > *Lean Sheng Tan* > &g

Re: [edk2-devel] [PATCH 0/1] UefiPayloadPkg: Match BAR if framebuffer is at an offset

2023-08-25 Thread Sheng Lean Tan
Hi Michael, You will need to CC the maintainers/reviewers for UEFIpayloadpkg. I have added them in ;) Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842

Re: [edk2-devel] Now: UEFI Memory Map, GCD, Page Table discussion - ARM/X86 - Wednesday, May 17, 2023 #cal-notice

2023-05-19 Thread Sheng Lean Tan
This was a good sharing! May I know where can I get the presentation slides? Thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#105085): https://edk2.groups.io/g/devel/message/105085 Mute This Topic:

Re: [edk2-devel][PATCH v1 2/2] UefiPayloadPkg: Enable RNG support

2023-04-26 Thread Sheng Lean Tan
Hi Gua, Thanks for the review. Do you have a proposal or small example on how you want to separate into another FV? Thanks, Sheng On Wed, 26 Apr 2023 at 14:55, Guo, Gua wrote: > Do we separate these Security Driver into separate FV ? > > > > I really don’t want to see gather everything into

Re: [edk2-devel] [PATCH v1 2/2] UefiPayloadPkg: Enable RNG support

2023-04-26 Thread Sheng Lean Tan
Hi Gua, Thanks for the review. Do you have a proposal or small example on how you want to see to separate into another FV? Thanks, Sheng -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#103648):

Re: [edk2-devel] [PATCH 0/2] Support FDT library.

2023-04-11 Thread Sheng Lean Tan
gt; > > > -Original Message- > > > From: Pedro Falcato > > > Sent: Friday, April 7, 2023 8:24 AM > > > To: devel@edk2.groups.io; Tan, Lean Sheng > > > Cc: Warkentin, Andrei ; Lin, Benny > > > ; Kinney, Michael D ; > > > Gao, Limin

Re: [edk2-devel] [PATCH 0/2] Support FDT library.

2023-04-06 Thread Sheng Lean Tan
Thanks for the nice feedback Pedro, Gerd and Andrei! Yeah it seems like a valid concern here as Mik mentioned on edk2-libc, and it seems to fits edk2 long term interest on this. Can we file this as an issue in Bugzilla for tracking or something? Since this will take some time to work on this as it

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-04-05 Thread Sheng Lean Tan
Hi, Can anyone help to look into this? Thanks. On Tue, 4 Apr 2023 at 14:46, Lean Sheng Tan wrote: > > Hi Rebecca/ Marvin, > Patrick has filed it as a separate patch email here > https://edk2.groups.io/g/devel/message/102168 > However the email still group them together. > It is because he

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-04-04 Thread Sheng Lean Tan
Hi Rebecca/ Marvin, Patrick has filed it as a separate patch email here https://edk2.groups.io/g/devel/message/102168 However the email still group them together. It is because he could not reproduce any issue anymore that was seen on 2nd patch (could be that Rebecca already fixed it). Could you

Re: [edk2-devel] [PATCH 1/1] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-04-04 Thread Sheng Lean Tan
Can anyone help to review this? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#102481): https://edk2.groups.io/g/devel/message/102481 Mute This Topic: https://groups.io/mt/97947217/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-03-30 Thread Sheng Lean Tan
HI Liming, If no further concern, would you mind to help get this patch merged? Thanks! Best Regards, *Lean Sheng Tan* On Tue, 28 Mar 2023 at 07:42, gaoliming via groups.io wrote: > Reviewed-by: Liming Gao > > > -邮件原件- > > 发件人: devel@edk2.groups.io 代表 Patrick > > Rudolph > > 发送时间:

Re: [edk2-devel] [PATCH 2/3] BaseTools/Conf/tools_def: Fix CLANGDWARF_IA32_X64

2023-03-26 Thread Sheng Lean Tan
Added @rebe...@bsdio.com as well. On Sun, 26 Mar 2023 at 21:39, Sheng Lean Tan via groups.io wrote: > Can someone also help to review this please? > Thanks. > > > On Fri, 17 Mar 2023 at 15:06, Patrick Rudolph < > patrick.rudo...@9elements.com> wrote: > >>

Re: [edk2-devel] [PATCH 2/3] BaseTools/Conf/tools_def: Fix CLANGDWARF_IA32_X64

2023-03-26 Thread Sheng Lean Tan
Can someone also help to review this please? Thanks. On Fri, 17 Mar 2023 at 15:06, Patrick Rudolph wrote: > Drop the "-z max-page-size=0x40" option as it causes the ELF > header to overflow into the .text section, causing undefined > behaviour. > > With high optimization level it corrupts

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-03-26 Thread Sheng Lean Tan
Would anyone mind to spare some time to review this patch? Thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101904): https://edk2.groups.io/g/devel/message/101904 Mute This Topic: https://groups.io/mt/97673648/21656 Group Owner:

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32

2023-03-23 Thread Sheng Lean Tan
Added the right reviewers @Gao, Liming @Feng, Bob C @yuwei.c...@intel.com -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101695): https://edk2.groups.io/g/devel/message/101695 Mute This Topic: https://groups.io/mt/97673648/21656

Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-21 Thread Sheng Lean Tan
> Another reminder, thanks. > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101484): https://edk2.groups.io/g/devel/message/101484 Mute This Topic: https://groups.io/mt/97727098/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [edk2-platforms][PATCH 1/2][RESEND] PlatformPayloadFeaturePkg.dsc: Add missing packages

2023-03-21 Thread Sheng Lean Tan
Another reminder, thanks. > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101483): https://edk2.groups.io/g/devel/message/101483 Mute This Topic: https://groups.io/mt/97727097/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [edk2-platforms][PATCH 1/2][RESEND] PlatformPayloadFeaturePkg.dsc: Add missing packages

2023-03-20 Thread Sheng Lean Tan
Can anyone help to review this? Thanks :) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101451): https://edk2.groups.io/g/devel/message/101451 Mute This Topic: https://groups.io/mt/97727097/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-20 Thread Sheng Lean Tan
Can anyone help to review this? Thanks :) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101450): https://edk2.groups.io/g/devel/message/101450 Mute This Topic: https://groups.io/mt/97727098/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-20 Thread Sheng Lean Tan
Hi Ray,Any feedback per Mic feedback?On 15. Mar 2023, at 16:35, Michael D Kinney wrote: HI Ray,   I think it is a reasonable request to have the EDK II logo driver support multiple standards for the logo location.  Especially if they are documented in public specifications.   The

Re: [edk2-devel] [PATCH 3/3] ShellPkg/TftpDynamicCommand.inf: Add missing DEPEX

2023-03-15 Thread Sheng Lean Tan
Added Zhichao. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101239): https://edk2.groups.io/g/devel/message/101239 Mute This Topic: https://groups.io/mt/97421038/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [PATCH 2/3] BaseTools/Conf/tools_def: Fix CLANGDWARF_IA32_X64

2023-03-15 Thread Sheng Lean Tan
adding the right reviewers. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101238): https://edk2.groups.io/g/devel/message/101238 Mute This Topic: https://groups.io/mt/97421037/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32_X64

2023-03-15 Thread Sheng Lean Tan
I think the right reviewer was not added. Added them. On Wed, 15 Mar 2023 at 17:46, Sheng Lean Tan via groups.io wrote: > Hi all, > Can someone please help to review this? > Thanks. > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group.

Re: [edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32_X64

2023-03-15 Thread Sheng Lean Tan
Hi all, Can someone please help to review this? Thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101236): https://edk2.groups.io/g/devel/message/101236 Mute This Topic: https://groups.io/mt/97421035/21656 Group Owner:

Re: [edk2-devel] 回复: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-03-15 Thread Sheng Lean Tan
Hi Liming/ Ray, Could you help to merge? Thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101235): https://edk2.groups.io/g/devel/message/101235 Mute This Topic: https://groups.io/mt/97487045/21656 Group Owner:

Re: [edk2-devel] [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-15 Thread Sheng Lean Tan
Hi Ray,Again - any update on this. Thanks.On 13. Mar 2023, at 12:49, Lean Sheng Tan wrote:Hi Ray,What is your thought on this?Best Regards,Lean Sheng Tan9elements GmbH, Kortumstraße 19-21, 44787 Bochum, GermanyEmail: sheng@9elements.comPhone: +49 234 68 94 188Mobile: +49 176 76

Re: [edk2-devel] [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-13 Thread Sheng Lean Tan
Hi Ray, What is your thought on this? Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842 <+4917676113842>* Registered office: Bochum Commercial register:

Re: [edk2-devel] 回复: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-03-10 Thread Sheng Lean Tan
Thanks Liming and Ray for looking into this. It was really frustrating that no one bothers to reply after keep pinging for months. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100996): https://edk2.groups.io/g/devel/message/100996

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-08 Thread Sheng Lean Tan
On 8. Mar 2023, at 09:55, Sheng Lean Tan wrote: Same here. Seriously, what is the hold up here? did Sean not following the process? Did he miss anything? it just doesn’t make sense to keep ignoring this patch for half year for no reason. Is there a way to voice up a about

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-08 Thread Sheng Lean Tan
It also doesn’t give good impression on edk2 if the reviewers continue to ignore review requests after such a long time. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100842): https://edk2.groups.io/g/devel/message/100842 Mute This

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-08 Thread Sheng Lean Tan
Same here. Seriously, what is the hold up here? did Sean not following the process? Did he miss anything? it just doesn’t make sense to keep ignoring this patch for half year for no reason. Is there a way to voice up a about this? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-03-08 Thread Sheng Lean Tan
Seriously, what is the hold up here? did Sean not following the process? Did he miss anything? it just doesn’t make sense to keep ignoring this patch for half year for no reason. Is there a way to voice up a about this? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-07 Thread Sheng Lean Tan
Another kind reminder, thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100800): https://edk2.groups.io/g/devel/message/100800 Mute This Topic: https://groups.io/mt/95802829/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-03-07 Thread Sheng Lean Tan
Another kind reminder, thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100799): https://edk2.groups.io/g/devel/message/100799 Mute This Topic: https://groups.io/mt/95706437/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-03-06 Thread Sheng Lean Tan
676113842>* Registered office: Bochum Commercial register: Amtsgericht Bochum, HRB 17519 Management: Sebastian German, Eray Bazaar Data protection information according to Art. 13 GDPR <https://9elements.com/privacy> On Fri, 17 Feb 2023 at 13:57, Sheng Lean Tan via groups.io wrote: >

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-03-06 Thread Sheng Lean Tan
676113842>* Registered office: Bochum Commercial register: Amtsgericht Bochum, HRB 17519 Management: Sebastian German, Eray Bazaar Data protection information according to Art. 13 GDPR <https://9elements.com/privacy> On Fri, 17 Feb 2023 at 13:59, Sheng Lean Tan via groups.io wrote: > Hi

Re: [edk2-devel] [PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo

2023-02-17 Thread Sheng Lean Tan
Hi all, Could you help to review this? thanks. Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842 <+4917676113842>* Registered office: Bochum Commercial

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-02-17 Thread Sheng Lean Tan
- > *From:* devel@edk2.groups.io on behalf of Sheng > Lean Tan > *Sent:* Monday, February 13, 2023 6:01:21 PM > *To:* Rhodes, Sean ; devel@edk2.groups.io < > devel@edk2.groups.io> > *Subject:* Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip > remov

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

2023-02-13 Thread Sheng Lean Tan
Hi Ray, This patch has been hanging along since last year. Has it been merged? Thanks, Sheng -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100074): https://edk2.groups.io/g/devel/message/100074 Mute This Topic:

Re: [edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal

2022-10-24 Thread Sheng Lean Tan
Hi Ray please help to merge this if no concerns, thanks. On Tue 11. Oct 2022 at 01:50, Sheng Lean Tan via groups.io wrote: > Thanks Ray for the review. > FYI Sean has also push the github PR here: > > https://github.com/tianocore/edk2/pull/3389 > > > -- Best Reg

Re: [edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal

2022-10-11 Thread Sheng Lean Tan
Thanks Ray for the review. FYI Sean has also push the github PR here: https://github.com/tianocore/edk2/pull/3389 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94981): https://edk2.groups.io/g/devel/message/94981 Mute This Topic:

Re: [edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal

2022-10-10 Thread Sheng Lean Tan
Quick reminder for review, thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94876): https://edk2.groups.io/g/devel/message/94876 Mute This Topic: https://groups.io/mt/89066601/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations

2022-10-07 Thread Sheng Lean Tan
Reminder for review, thanks. From: devel@edk2.groups.io on behalf of Sheng Lean Tan via groups.io Date: Monday, 3. October 2022 at 11:22 To: devel@edk2.groups.io , sean@starlabs.systems Cc: Sean Rhodes , Zhichao Gao , Ray Ni , Jian J Wang , Liming Gao , Dong, Guo , Guo, Gua Subject: Re

Re: [edk2-devel] [PATCH v2] UefiPayloadPkg: Remove deprecate Crypto Service

2022-10-05 Thread Sheng Lean Tan
Thanks Gua :) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94748): https://edk2.groups.io/g/devel/message/94748 Mute This Topic: https://groups.io/mt/94131672/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Remove deprecate Crypto Service

2022-10-05 Thread Sheng Lean Tan
Maybe can add a comment inline mentioned that it is depreciated for future reference? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94746): https://edk2.groups.io/g/devel/message/94746 Mute This Topic:

Re: [edk2-devel] [PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment

2022-10-03 Thread Sheng Lean Tan
Hi Wu Hao/ Zeng Star, Any update on this? :) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94663): https://edk2.groups.io/g/devel/message/94663 Mute This Topic: https://groups.io/mt/91134149/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations

2022-10-03 Thread Sheng Lean Tan
Hi Liming, Mind to help to take a look at these 2 patches? Sean has updated the initial patches per your recommendation: https://edk2.groups.io/g/devel/message/94318?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2Cboot+logo+sean%2C20%2C2%2C0%2C93922542

Re: [edk2-devel] [PATCH v4] UefiPayloadPkg: Add support for logging to CBMEM console

2022-07-07 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91144): https://edk2.groups.io/g/devel/message/91144 Mute This Topic: https://groups.io/mt/91945631/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [PATCH v2] UefiPayloadPkg: Add macro to support selective driver in UPL

2022-07-06 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan< sheng@9elements.com > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91112): https://edk2.groups.io/g/devel/message/91112 Mute This Topic: https://groups.io/mt/92181074/21656 Group Owner:

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Set console rows and columns to 100

2022-07-05 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan< sheng@9elements.com > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91064): https://edk2.groups.io/g/devel/message/91064 Mute This Topic: https://groups.io/mt/92120219/21656 Group Owner:

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Hook up PCIE_BASE build option

2022-07-05 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan< sheng@9elements.com > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91063): https://edk2.groups.io/g/devel/message/91063 Mute This Topic: https://groups.io/mt/92160855/21656 Group Owner:

Re: [edk2-devel] [PATCH 1/3] UefiPayloadPkg: Allow full screen setup mode

2022-07-05 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan< sheng@9elements.com > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91062): https://edk2.groups.io/g/devel/message/91062 Mute This Topic: https://groups.io/mt/92172172/21656 Group Owner:

Re: [edk2-devel] [PATCH v3] UefiPayloadPkg: Add support for logging to CBMEM console

2022-06-08 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan On Mon, 6 Jun 2022 at 02:56, Benjamin Doron wrote: > Writes TianoCore debug logs into the CBMEM console ringbuffer, from > where the user can retrieve them with the `cbmem` userspace utility. > > The intention is to aid in debugging non-fatal issues even in

Re: [edk2-devel] [PATCH 1/2] SecurityPkg: Add RNG support

2022-05-17 Thread Sheng Lean Tan
Hi Jiewen/ Jian J, This patch has been hanging around for months, could you help? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89817): https://edk2.groups.io/g/devel/message/89817 Mute This Topic: https://groups.io/mt/89353220/21656

Re: [edk2-devel] [PATCH 2/2] UefiPayloadPkg: Hook up RNG support

2022-05-17 Thread Sheng Lean Tan
Hi Ray/Dong Guo, Could you help to get this merge? Thanks, Sheng -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89816): https://edk2.groups.io/g/devel/message/89816 Mute This Topic: https://groups.io/mt/89353219/21656 Group Owner:

Re: [edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries

2022-05-17 Thread Sheng Lean Tan
Hi Liming, Mind to help on this? This patch has been hanging on for a long time :( Thank you. Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Add support for logging to CBMEM console

2022-05-17 Thread Sheng Lean Tan
Hi Ray, Could you help to review this? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89814): https://edk2.groups.io/g/devel/message/89814 Mute This Topic: https://groups.io/mt/88756033/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal

2022-05-17 Thread Sheng Lean Tan
Hi Ray, Could you help to review this? Thanks, Sheng -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89813): https://edk2.groups.io/g/devel/message/89813 Mute This Topic: https://groups.io/mt/89066601/21656 Group Owner:

Re: [edk2-devel] [PATCH 2/2] OvmfPkg: Fix PciHostBridgeLibScan

2022-05-17 Thread Sheng Lean Tan
Hi Ard, As per discribed in the commit message, this issue is seen on actual hardware and the fix is merged: https://github.com/tianocore/edk2/commit/bfefdc2c49ca9487b7aa0df196b2aca6c0c170a2 Since this function is the exact duplicate of the one in UefiPayloadPkg, he figured to port the fix

Re: [edk2-devel] [PATCH 1/2] MdeModulePkg/UefiBootManagerLib: Add Pcd to prioritize internal devices

2022-05-17 Thread Sheng Lean Tan
Hi Jian J/Liming, Any update on this? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89811): https://edk2.groups.io/g/devel/message/89811 Mute This Topic: https://groups.io/mt/89924426/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment

2022-05-17 Thread Sheng Lean Tan
Hi Star & Liming, Any update on this? Much appreciated. Best Regards, *Lean Sheng Tan* 9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany Email: sheng@9elements.com Phone: *+49 234 68 94 188 <+492346894188>* Mobile: *+49 176 76 113842 <+4917676113842>* Registered office: Bochum

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Change some configuration of the payload

2022-04-01 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88324): https://edk2.groups.io/g/devel/message/88324 Mute This Topic: https://groups.io/mt/89991252/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe:

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Make Boot Manager Key configurable

2022-03-31 Thread Sheng Lean Tan
Merged: https://github.com/tianocore/edk2/pull/2596 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88303): https://edk2.groups.io/g/devel/message/88303 Mute This Topic: https://groups.io/mt/88853648/21656 Group Owner:

Re: [edk2-devel] [PATCH 43/43] UefiPayloadPkg: Make Boot Manager Key configurable

2022-03-31 Thread Sheng Lean Tan
Merged: https://github.com/tianocore/edk2/pull/2596 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88302): https://edk2.groups.io/g/devel/message/88302 Mute This Topic: https://groups.io/mt/88817968/21656 Group Owner:

Re: [edk2-devel] [PATCH 2/2] UefiPayloadPkg: Fix case of protocol

2022-03-31 Thread Sheng Lean Tan
Merged. https://github.com/tianocore/edk2/pull/2591 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88299): https://edk2.groups.io/g/devel/message/88299 Mute This Topic: https://groups.io/mt/88757873/21656 Group Owner:

Re: [edk2-devel] [PATCH 2/2] UefiPayloadPkg: Fix case of protocol

2022-03-31 Thread Sheng Lean Tan
Merged: https://github.com/tianocore/edk2/pull/2591 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88301): https://edk2.groups.io/g/devel/message/88301 Mute This Topic: https://groups.io/mt/88757873/21656 Group Owner:

Re: [edk2-devel] [PATCH 32/32] UefiPayloadPkg: Add build option for Above 4G Memory

2022-03-31 Thread Sheng Lean Tan
Merged. https://github.com/tianocore/edk2/pull/2590 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88298): https://edk2.groups.io/g/devel/message/88298 Mute This Topic: https://groups.io/mt/88757870/21656 Group Owner:

Re: [edk2-devel] [PATCH 43/43] UefiPayloadPkg: Provide option to use Boot Splash

2022-03-31 Thread Sheng Lean Tan
Done in another mail: https://edk2.groups.io/g/devel/topic/89281295#86816 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88300): https://edk2.groups.io/g/devel/message/88300 Mute This Topic: https://groups.io/mt/88817761/21656 Group

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Make Boot Timeout configurable

2022-03-31 Thread Sheng Lean Tan
Merged. https://github.com/tianocore/edk2/commit/55637a2894babca97945eeca1da0d431f74f8627 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88297): https://edk2.groups.io/g/devel/message/88297 Mute This Topic:

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Make Boot Timeout configurable

2022-03-31 Thread Sheng Lean Tan
[to keep record] This is merged: https://github.com/tianocore/edk2/commit/55637a2894babca97945eeca1da0d431f74f8627 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88296): https://edk2.groups.io/g/devel/message/88296 Mute This Topic: