]> git.proxmox.com Git - mirror_edk2.git/blame - RedfishPkg/RedfishLibs.dsc.inc
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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
735a7496 5# by using "!include RedfishPkg/RedfishLibs.dsc.inc" to specify the library instances\r
1c48866e
AC
6# of EDKII network library classes.\r
7#\r
4751a48a 8# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>\r
5a0932b7 9# Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.\r
1c48866e
AC
10#\r
11# SPDX-License-Identifier: BSD-2-Clause-Patent\r
12#\r
13##\r
14!if $(REDFISH_ENABLE) == TRUE\r
140674a4 15 RestExLib|RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf\r
805b8b88 16 Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf\r
6e9233f9
AC
17 BaseSortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf\r
18 RedfishCrtLib|RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf\r
fa4c4fb8 19 JsonLib|RedfishPkg/Library/JsonLib/JsonLib.inf\r
4751a48a 20 RedfishLib|RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf\r
5a0932b7 21 RedfishDebugLib|RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.inf\r
1c48866e
AC
22!endif\r
23\r