TianoCore EDK2 master
Loading...
Searching...
No Matches
RedfishCredentialDxe.h File Reference

Go to the source code of this file.

Data Structures

struct  REDFISH_SERVICE_LIST
 
struct  REDFISH_CREDENTIAL_PRIVATE
 

Macros

#define REDFISH_CREDENTIAL_DEBUG   DEBUG_VERBOSE
 
#define REDFISH_MANAGER_ACCOUNT_COLLECTION_URI   L"AccountService/Accounts"
 
#define REDFISH_URI_LENGTH   128
 

Detailed Description

Definition of Redfish Credential DXE driver.

(C) Copyright 2020 Hewlett Packard Enterprise Development LP
(C) Copyright 2024 American Megatrends International LLC
Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

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

Definition in file RedfishCredentialDxe.h.

Macro Definition Documentation

◆ REDFISH_CREDENTIAL_DEBUG

#define REDFISH_CREDENTIAL_DEBUG   DEBUG_VERBOSE

Definition at line 30 of file RedfishCredentialDxe.h.

◆ REDFISH_MANAGER_ACCOUNT_COLLECTION_URI

#define REDFISH_MANAGER_ACCOUNT_COLLECTION_URI   L"AccountService/Accounts"

Definition at line 31 of file RedfishCredentialDxe.h.

◆ REDFISH_URI_LENGTH

#define REDFISH_URI_LENGTH   128

Definition at line 32 of file RedfishCredentialDxe.h.