]> git.proxmox.com Git - mirror_edk2.git/blame - RedfishPkg/RedfishLibs.dsc.inc
RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library
[mirror_edk2.git] / RedfishPkg / RedfishLibs.dsc.inc
CommitLineData
1c48866e
AC
1## @file\r
2# Redfish DSC include file for [LibraryClasses*] section of all Architectures.\r
3#\r
4# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file\r
5# by using "!include RedfishPkg/RedfisLibs.dsc.inc" to specify the library instances\r
6# of EDKII network library classes.\r
7#\r
8# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
9#\r
10# SPDX-License-Identifier: BSD-2-Clause-Patent\r
11#\r
12##\r
13!if $(REDFISH_ENABLE) == TRUE\r
140674a4 14 RestExLib|RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf\r
805b8b88 15 Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf\r
1c48866e
AC
16!endif\r
17\r