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 > Sent: Monday, March 25, 2024 10:13 AM > To: Mike Maslenkin ; devel@edk2.groups.io > Cc: Igor Kulchytskyy ; Nickle Wang > 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 > > > Hi Nickle, please also take a look at this change. Thanks Abner > > > -----Original Message----- > > From: Mike Maslenkin > > > Sent: Saturday, March 23, 2024 8:01 PM > > To: devel@edk2.groups.io > > Cc: Chang, Abner >; Igor Kulchytskyy > > >; Nickle Wang >; Mike Maslenkin > > > > > 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 > > > Cc: Igor Kulchytskyy > > > Cc: Nickle Wang > > > Signed-off-by: Mike Maslenkin > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117118): https://edk2.groups.io/g/devel/message/117118 Mute This Topic: https://groups.io/mt/105101990/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-