TianoCore EDK2 master
Loading...
Searching...
No Matches
RedfishServiceData.h File Reference
#include <Uefi.h>
#include <Protocol/Http.h>

Go to the source code of this file.

Data Structures

struct  REDFISH_REQUEST
 
struct  REDFISH_RESPONSE
 

Typedefs

typedef VOID * REDFISH_SERVICE
 
typedef VOID * REDFISH_PAYLOAD
 

Detailed Description

This header file defines Redfish service and Redfish data structures that are used to communicate with Redfish Ex Protocol.

Copyright (c) 2019, Intel Corporation. All rights reserved.
(C) Copyright 2021 Hewlett Packard Enterprise Development LP
Copyright (c) 2023-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file RedfishServiceData.h.

Typedef Documentation

◆ REDFISH_PAYLOAD

typedef VOID* REDFISH_PAYLOAD

Definition at line 20 of file RedfishServiceData.h.

◆ REDFISH_SERVICE

typedef VOID* REDFISH_SERVICE

Definition at line 19 of file RedfishServiceData.h.