Home | History | Annotate | Download | only in Protocol

Lines Matching refs:ReferenceGuid

89   whenever the appropriate observable instance specified by ReferenceGuid calls Publish.

91 @param EFI_GUID ReferenceGuid The observable guid that the callback interface will subscribe to.
102 IN EFI_GUID ReferenceGuid,
111 @param EFI_GUID ReferenceGuid The observable guid to unsubscribe the interface from.
120 IN EFI_GUID ReferenceGuid,
127 Use this to notify all functions who are subscribed to the guid specified by ReferenceGuid.
129 @param EFI_GUID ReferenceGuid The observable guid that contains the the list of interfaces to be notified.
139 IN EFI_GUID ReferenceGuid,
148 @param EFI_GUID ReferenceGuid The observable guid to add.
157 IN EFI_GUID ReferenceGuid
166 @param EFI_GUID ReferenceGuid The observable guid to remove.
174 IN EFI_GUID ReferenceGuid