summaryrefslogtreecommitdiffstats
path: root/RedfishPkg/Redfish.dsc.inc
blob: ac72909ca2dbb668ce0c5f6bca29d988cf933319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## @file
# Redfish DSC include file for Platform DSC
#
# This file includes all required information to enable Redfish features.
# It can be included to a platform DSC file by using "!include RedfishPkg/Redfish.dsc.inc".
#
# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
#
#    SPDX-License-Identifier: BSD-2-Clause-Patent
#
##

[Defines]
  !include RedfishPkg/RedfishDefines.dsc.inc

[LibraryClasses]
  !include RedfishPkg/RedfishLibs.dsc.inc

[Components]
  !include RedfishPkg/RedfishComponents.dsc.inc