Last change
on this file since 102466 was 89983, checked in by vboxsync, 4 years ago |
Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
526 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # Redfish DSC include file for Platform DSC
|
---|
3 | #
|
---|
4 | # This file includes all required information to enable Redfish features.
|
---|
5 | # It can be included to a platform DSC file by using "!include RedfishPkg/Redfish.dsc.inc".
|
---|
6 | #
|
---|
7 | # (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
|
---|
8 | #
|
---|
9 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
10 | #
|
---|
11 | ##
|
---|
12 |
|
---|
13 | [Defines]
|
---|
14 | !include RedfishPkg/RedfishDefines.dsc.inc
|
---|
15 |
|
---|
16 | [LibraryClasses]
|
---|
17 | !include RedfishPkg/RedfishLibs.dsc.inc
|
---|
18 |
|
---|
19 | [Components]
|
---|
20 | !include RedfishPkg/RedfishComponents.dsc.inc
|
---|
21 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.