[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 (#117073): https://edk2.groups.io/g/devel/message/117073 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] -=-=-=-=-=-=-=-=-=-=-=-