TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_REDFISH_DISCOVERED_LIST Struct Reference

Data Fields

UINTN NumberOfServiceFound
 Must be 0 when pass to Acquire ().
 
EFI_REDFISH_DISCOVERED_INSTANCERedfishInstances
 Must be NULL when pass to Acquire ().
 

Detailed Description

Definition at line 63 of file RedfishDiscover.h.

Field Documentation

◆ NumberOfServiceFound

UINTN EFI_REDFISH_DISCOVERED_LIST::NumberOfServiceFound

Must be 0 when pass to Acquire ().

Definition at line 64 of file RedfishDiscover.h.

◆ RedfishInstances

EFI_REDFISH_DISCOVERED_INSTANCE* EFI_REDFISH_DISCOVERED_LIST::RedfishInstances

Must be NULL when pass to Acquire ().

Definition at line 65 of file RedfishDiscover.h.


The documentation for this struct was generated from the following file: