Hi, I have updated patches with R-b and pushed it to PR https://github.com/tianocore/edk2-redfish-client/pull/85
Thank you for the review! Regards, Mike On Tue, Mar 26, 2024 at 4:41 PM Nickle Wang <nick...@nvidia.com> wrote: > > Thanks for your reminder, Abner. I verify this patch series on my system, and > I don't see any issue. > > > > Hi @Mike Maslenkin, please add Abner and my reviewed-by to the commit > messages. And we can merge the pull request. > > > > Thanks, > > Nickle > > > > > -----Original Message----- > > > From: Chang, Abner <abner.ch...@amd.com> > > > Sent: Monday, March 25, 2024 10:13 AM > > > To: Mike Maslenkin <mike.maslen...@gmail.com>; devel@edk2.groups.io > > > Cc: Igor Kulchytskyy <ig...@ami.com>; Nickle Wang <nick...@nvidia.com> > > > Subject: RE: [edk2-redfish-client][RFC PATCH 0/3] RedfishClientPkg: fix > > > GetRedpathNodeByIndex() > > > > > > External email: Use caution opening links or attachments > > > > > > > > > [AMD Official Use Only - General] > > > > > > For this patch set, Reviewed-by: Abner Chang <abner.ch...@amd.com> > > > > > > Hi Nickle, please also take a look at this change. Thanks Abner > > > > > > > -----Original Message----- > > > > From: Mike Maslenkin <mike.maslen...@gmail.com> > > > > Sent: Saturday, March 23, 2024 8:01 PM > > > > To: devel@edk2.groups.io > > > > Cc: Chang, Abner <abner.ch...@amd.com>; Igor Kulchytskyy > > > > <ig...@ami.com>; Nickle Wang <nick...@nvidia.com>; Mike Maslenkin > > > > <mike.maslen...@gmail.com> > > > > Subject: [edk2-redfish-client][RFC PATCH 0/3] RedfishClientPkg: fix > > > > GetRedpathNodeByIndex() > > > > > > > > Caution: This message originated from an External Source. Use proper > > > > caution when opening attachments, clicking links, or responding. > > > > > > > > > > > > This set contains fixes for proper nodes handling in > > > GetRedpathNodeByIndex(). > > > > It fixes handling of nodes with Index different from 0, it removes > > > > leading '/' returned for section with Index = 0, also it fixes return > > > > of the last section. > > > > > > This set does not have any impact to > > > > existing code, > > > > because in all places this function is used to obtain the end of the > > > first section. > > > > And actually returned pointer to the requested section is not used. > > > > The current usages is: > > > > GetRedpathNodeByIndex (ConfigLangList.List[0].ConfigureLang, 0, > > > > &EndOfChar); > > > > > > > > and return of EndOfChar value is not affected by this set. > > > > > > > > Cc: Abner Chang <abner.ch...@amd.com> > > > > Cc: Igor Kulchytskyy <ig...@ami.com> > > > > Cc: Nickle Wang <nick...@nvidia.com> > > > > Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.com> > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117141): https://edk2.groups.io/g/devel/message/117141 Mute This Topic: https://groups.io/mt/105101990/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-