TianoCore EDK2 master
|
Data Fields | |
UINTN | NumberOfServiceFound |
Must be 0 when pass to Acquire (). | |
EFI_REDFISH_DISCOVERED_INSTANCE * | RedfishInstances |
Must be NULL when pass to Acquire (). | |
Definition at line 63 of file RedfishDiscover.h.
UINTN EFI_REDFISH_DISCOVERED_LIST::NumberOfServiceFound |
Must be 0 when pass to Acquire ().
Definition at line 64 of file RedfishDiscover.h.
EFI_REDFISH_DISCOVERED_INSTANCE* EFI_REDFISH_DISCOVERED_LIST::RedfishInstances |
Must be NULL when pass to Acquire ().
Definition at line 65 of file RedfishDiscover.h.