VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/RedfishPkg/RedfishLibs.dsc.inc@ 101291

Last change on this file since 101291 was 101291, checked in by vboxsync, 17 months ago

EFI/FirmwareNew: Make edk2-stable202308 build on all supported platforms (using gcc at least, msvc not tested yet), bugref:4643

  • Property svn:eol-style set to native
File size: 1.2 KB
Line 
1## @file
2# Redfish DSC include file for [LibraryClasses*] section of all Architectures.
3#
4# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file
5# by using "!include RedfishPkg/RedfishLibs.dsc.inc" to specify the library instances
6# of EDKII network library classes.
7#
8# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>
9# Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
10#
11# SPDX-License-Identifier: BSD-2-Clause-Patent
12#
13##
14!if $(REDFISH_ENABLE) == TRUE
15 RestExLib|RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf
16 Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
17 SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
18 RedfishCrtLib|RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf
19 JsonLib|RedfishPkg/Library/JsonLib/JsonLib.inf
20 RedfishLib|RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf
21 RedfishDebugLib|RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.inf
22 RedfishPlatformCredentialLib|RedfishPkg/Library/RedfishPlatformCredentialIpmiLib/RedfishPlatformCredentialIpmiLib.inf
23 HiiUtilityLib|RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.inf
24 RedfishPlatformConfigLib|RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.inf
25!endif
26
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette