Loading...
Searching...
No Matches
2# RedfishPkg DSC include file for [Defines] section of all Architectures.
4# This file can be included to the [Defines] section of a platform DSC file by
5# using "!include RedfishPkg/RedfishDefines.dsc.inc" to set value of
8# These flags can be defined before the !include line, or changed on the command
9# line to enable or disable related feature support.
12# The default value of these flags are:
13# DEFINE REDFISH_ENABLE = TRUE
15# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
17# SPDX-License-Identifier: BSD-2-Clause-Patent
23 # This flag is to enable or disable the whole Redfish support.
25 DEFINE REDFISH_ENABLE =
TRUE