TianoCore EDK2 master
|
Data Fields | |
char * | host |
json_t * | versions |
unsigned int | flags |
char * | sessionToken |
char * | basicAuthStr |
char * | HostHeaderValue |
EFI_REST_EX_PROTOCOL * | RestEx |
Definition at line 41 of file redfishService.h.
char* redfishService::basicAuthStr |
Definition at line 46 of file redfishService.h.
unsigned int redfishService::flags |
Definition at line 44 of file redfishService.h.
char* redfishService::host |
Definition at line 42 of file redfishService.h.
char* redfishService::HostHeaderValue |
Definition at line 51 of file redfishService.h.
EFI_REST_EX_PROTOCOL* redfishService::RestEx |
Definition at line 52 of file redfishService.h.
char* redfishService::sessionToken |
Definition at line 45 of file redfishService.h.
json_t* redfishService::versions |
Definition at line 43 of file redfishService.h.