]> git.proxmox.com Git - mirror_edk2.git/blobdiff - RedfishPkg/RedfishPkg.dsc
MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitialize
[mirror_edk2.git] / RedfishPkg / RedfishPkg.dsc
index 5d9476bc79f7af92503544c4dbc0b1ea3619f5bf..16139146ff83ae7fb6b9069c9f9c622bb825524b 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # Redfish Package\r
 #\r
-# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
-# (C) Copyright 2020 Hewlett-Packard Enterprise Development LP.\r
+# Copyright (c) 2019 - 2021, Intel Corporation. All rights reserved.<BR>\r
+# (C) Copyright 2021 Hewlett-Packard Enterprise Development LP.\r
 #\r
 #    SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -18,6 +18,8 @@
   BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
+!include MdePkg/MdeLibs.dsc.inc\r
+\r
 [LibraryClasses]\r
   UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
   UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
@@ -37,6 +39,7 @@
   NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf\r
   DpcLib|NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf\r
   RedfishPlatformCredentialLib|RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.inf\r
+  RedfishContentCodingLib|RedfishPkg/Library/RedfishContentCodingLibNull/RedfishContentCodingLibNull.inf\r
 \r
 [LibraryClasses.ARM, LibraryClasses.AARCH64]\r
   #\r
 [Components]\r
   RedfishPkg/Library/PlatformHostInterfaceLibNull/PlatformHostInterfaceLibNull.inf\r
   RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.inf\r
+  RedfishPkg/Library/RedfishContentCodingLibNull/RedfishContentCodingLibNull.inf\r
   RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf\r
+  RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf\r
+  RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf\r
+  RedfishPkg/Library/JsonLib/JsonLib.inf\r
+  RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf\r
 \r
   !include RedfishPkg/Redfish.dsc.inc\r