[AMD Official Use Only - General] Reviewed-by: Abner Chang <abner.ch...@amd.com>
> -----Original Message----- > From: Mike Maslenkin <mike.maslen...@gmail.com> > Sent: Friday, December 15, 2023 7:25 AM > To: devel@edk2.groups.io > Cc: Chang, Abner <abner.ch...@amd.com>; nick...@nvidia.com; > ig...@ami.com; Mike Maslenkin <mike.maslen...@gmail.com> > Subject: [PATCH v2 01/14] RedfishPkg: fix RedfishPlatformHostInterfaceLib > library class name typo. > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > PlatformHostInterfaceBmcUsbNicLib is the library instance name not > the class name. > > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Nickle Wang <nick...@nvidia.com> > Cc: Igor Kulchytskyy <ig...@ami.com> > Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.com> > --- > .../PlatformHostInterfaceBmcUsbNicLib.inf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInter > faceBmcUsbNicLib.inf > b/RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInter > faceBmcUsbNicLib.inf > index 838a1721a7ae..3660249a3588 100644 > --- > a/RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInter > faceBmcUsbNicLib.inf > +++ > b/RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInter > faceBmcUsbNicLib.inf > @@ -14,7 +14,7 @@ > FILE_GUID = C4837B58-225E-4352-8FDC-4C52A5D65891 > > MODULE_TYPE = DXE_DRIVER > > VERSION_STRING = 1.0 > > - LIBRARY_CLASS = PlatformHostInterfaceBmcUsbNicLib > > + LIBRARY_CLASS = RedfishPlatformHostInterfaceLib > > > > [Sources] > > PlatformHostInterfaceBmcUsbNicLib.c > > -- > 2.32.0 (Apple Git-132) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112617): https://edk2.groups.io/g/devel/message/112617 Mute This Topic: https://groups.io/mt/103181036/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-