[AMD Official Use Only - General] Reviewed-by: Abner Chang <abner.ch...@amd.com>
> -----Original Message----- > From: Nickle Wang <nick...@nvidia.com> > Sent: Thursday, May 4, 2023 10:29 PM > To: devel@edk2.groups.io > Cc: Chang, Abner <abner.ch...@amd.com>; Igor Kulchytskyy > <ig...@ami.com> > Subject: [edk2-redfish-client][PATCH 8/8] RedfishClientPkg: Update > RedfishCollectionCommon.h > > Caution: This message originated from an External Source. Use proper > caution when opening attachments, clicking links, or responding. > > > Update RedfishCollectionCommon.h header file. Remove the "Event" > field from REDFISH_COLLECTION_PRIVATE because the feature driver is not > started up by the EFI event that is registered by feature driver itself > anymore. > > Signed-off-by: Nickle Wang <nick...@nvidia.com> > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Igor Kulchytskyy <ig...@ami.com> > --- > RedfishClientPkg/Include/RedfishCollectionCommon.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/RedfishClientPkg/Include/RedfishCollectionCommon.h > b/RedfishClientPkg/Include/RedfishCollectionCommon.h > index b5735741..3c1e72b6 100644 > --- a/RedfishClientPkg/Include/RedfishCollectionCommon.h > +++ b/RedfishClientPkg/Include/RedfishCollectionCommon.h > @@ -40,7 +40,6 @@ typedef struct _REDFISH_COLLECTION_PRIVATE { > EDKII_REDFISH_FEATURE_PROTOCOL *FeatureProtocol; > REDFISH_SERVICE RedfishService; > EDKII_REDFISH_CONFIG_HANDLER_PROTOCOL ConfigHandler; > - EFI_EVENT Event; > CHAR8 *CollectionPath; > CHAR8 *CollectionJson; > REDFISH_PAYLOAD CollectionPayload; > -- > 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104062): https://edk2.groups.io/g/devel/message/104062 Mute This Topic: https://groups.io/mt/98684897/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-