Re: [edk2-devel] [PATCH] MdePkg: Remove non-ASCII characters from header file (BZ# 4775)

2024-06-04 Thread Hsueh, Hong-Chih (Neo) via groups.io
[AMD Official Use Only - AMD Internal Distribution Only] Hi Liming, Sorry for the late response. I already created a pull request for it. https://github.com/tianocore/edk2/pull/5737 Regards, Neo From: gaoliming Sent: Wednesday, May 15, 2024 8:08 PM To: devel@edk

[edk2-devel] [PATCH] MdePkg: Remove non-ASCII characters from header file

2024-05-01 Thread Hsueh, Hong-Chih (Neo) via groups.io
Cc: Jiangang He Signed-off-by: Neo Hsueh --- MdePkg/Include/Register/Amd/Cpuid.h | 4 ++-- MdePkg/Include/Register/Intel/ArchitecturalMsr.h | 8 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MdePkg/Include/Register/Amd/Cpuid.h b/MdePkg/Include/Register/Amd

Re: [edk2-devel] [PATCH v2] MdeModulePkg/PciBusDxe: plug device hierarchy leak upon bridge hot-unplug

2024-04-30 Thread Hsueh, Hong-Chih (Neo) via groups.io
[AMD Official Use Only - General] Hi @ray...@intel.com, Sorry you bother you, may I have your feedback for this patch? If it looks good to you could you help to give me an R-b ? Thank you. Regards, Neo From: Laszlo Ersek Sent: Sunday,

Re: [edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: plug device hierarchy leak upon bridge hot-unplug

2024-02-22 Thread Hsueh, Hong-Chih (Neo) via groups.io
lug functionality for USB4 bridge Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. On 2/6/24 23:34, Hsueh, Hong-Chih (Neo) via groups.io wrote: > A USB4 or TBT bridge can be plugged or unplugged

[edk2-devel] [PATCH v2] MdeModulePkg/PciBusDxe: plug device hierarchy leak upon bridge hot-unplug

2024-02-22 Thread Hsueh, Hong-Chih (Neo) via groups.io
A USB4 or TBT bridge can be plugged or unplugged on USB4 port. The actions require PciHotPlugRequestNotify to add a root bridge or remove a root bridge completely. In the plug-unplug-plug scenerio, PciHotPlugRequestNotify will return with no-action on second plug because bridge tree shows config

Re: [edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: plug device hierarchy leak upon bridge hot-unplug

2024-02-20 Thread Hsueh, Hong-Chih (Neo) via groups.io
n Subject: Re: [edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: Fix hotplug functionality for USB4 bridge Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. On 2/6/24 23:34, Hsueh, Hong-Chih (Neo) via groups.io wrote: > A

[edk2-devel] [PATCH] FatPkg/FatPei: FatPei should use both BlockIo and BlockIo2 PPI while searching for recovery capsule

2023-10-25 Thread Hsueh, Hong-Chih (Neo) via groups.io
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4571 Utilize both PeiVirtualBlockIo and PeiVirtualBlockIo2 PPI while searching for recovery capsule from storage devices Cc: Jiangang He Cc: Abner Chang Signed-off-by: Neo Hsueh --- FatPkg/FatPei/FatLiteApi.c | 141 -

Re: [edk2-devel] [PATCH] MdeModulePkg: Fix port multiplier port in AhciPei PEIM

2023-06-02 Thread Hsueh, Hong-Chih (Neo) via groups.io
[AMD Official Use Only - General] Hi Abner, Thank you for your feedback. I updated the commit and re-create the PR as below: https://github.com/tianocore/edk2/pull/4471 Regards, Neo From: Chang, Abner Sent: Friday, June 2, 2023 11:31 AM To: Hsueh, Hong-Chih (Ne

Re: [edk2-devel] [PATCH] MdeModulePkg: Fix port multiplier port in AhciPei PEIM

2023-06-02 Thread Hsueh, Hong-Chih (Neo) via groups.io
[AMD Official Use Only - General] Hi Hao, Thank you for your review. I already created a pull request for this commit, may I know how to proceed to merge it into master? https://github.com/tianocore/edk2/pull/4424 Regards, Neo From: Wu, Hao A Sent: Thursday,