[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 09/14] EmulatorPkg: RedfishPlatformHostInterfaceLib: get > rid of unused variable > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Nickle Wang <nick...@nvidia.com> > Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.com> > --- > .../RedfishPlatformHostInterfaceLib.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git > a/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHost > InterfaceLib.c > b/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHos > tInterfaceLib.c > index 4332caa71016..71b3dfc64358 100644 > --- > a/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHost > InterfaceLib.c > +++ > b/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHos > tInterfaceLib.c > @@ -42,12 +42,10 @@ GetMacAddressInformation ( > OUT EFI_MAC_ADDRESS *MacAddress > > ) > > { > > - MAC_ADDR_DEVICE_PATH *Mac; > > REST_EX_SERVICE_DEVICE_PATH_DATA *RestExServiceDevicePathData; > > EFI_DEVICE_PATH_PROTOCOL *RestExServiceDevicePath; > > MAC_ADDR_DEVICE_PATH *MacAddressDevicePath; > > > > - Mac = NULL; > > RestExServiceDevicePathData = NULL; > > RestExServiceDevicePath = NULL; > > > > -- > 2.32.0 (Apple Git-132) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112625): https://edk2.groups.io/g/devel/message/112625 Mute This Topic: https://groups.io/mt/103181044/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-