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

2022-05-17 Thread Ni, Ray
, 2022 8:19 PM To: devel@edk2.groups.io; Rhodes, Sean Subject: Re: [edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries Hi Liming, Mind to help on this? This patch has been hanging on for a long time :( Thank you. Best Regards, Lean Sheng Tan [http://static

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 <+491767611

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

2022-03-31 Thread Ni, Ray
:09 AM To: devel@edk2.groups.io; Rhodes, Sean Subject: 回复: [edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries Sean: You can implement the platform driver to install gEdkiiPlatformBootManagerProtocolGuid customize the boot option. This way doesn’t

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

2022-03-31 Thread gaoliming
.groups.io 主题: Re: [edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries Hi Liming This is how the entries appear for multiple MMC drives. Can you advise how you'd like me to adjust the patch? Thanks Sean -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links

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

2022-03-21 Thread Sean Rhodes
Hi Liming This is how the entries appear for multiple MMC drives. Can you advise how you'd like me to adjust the patch? Thanks Sean -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#87785): https://edk2.groups.io/g/devel/message/87785 Mu

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

2022-02-10 Thread Sean Rhodes
Hi Liming It's not based on spec, just behaviour seen with coreboot and UefiPayloadPkg. I can wrap it in a build option if that would be preferable? Thanks Sean -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86590): https://edk2.groups

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

2022-02-06 Thread gaoliming
> 主题: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary > eMMC entries > > Internal eMMC devices often show multiple entries, so skip > any after the initial entry. > > Signed-off-by: Matt DeVillier > Signed-off-by: Sean Rhodes > --- > MdeMo

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

2022-01-31 Thread Sean Rhodes
Internal eMMC devices often show multiple entries, so skip any after the initial entry. Signed-off-by: Matt DeVillier Signed-off-by: Sean Rhodes --- MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c | 12 1 file changed, 12 insertions(+) diff --git a/MdeModulePkg/Library/UefiBootMa