TianoCore EDK2 master
|
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 |
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 VOID* REDFISH_PAYLOAD |
Definition at line 20 of file RedfishServiceData.h.
typedef VOID* REDFISH_SERVICE |
Definition at line 19 of file RedfishServiceData.h.