]> git.proxmox.com Git - mirror_edk2.git/commitdiff
RedfishPkg: Fix typos of the .inc filenames
authorRebecca Cran <rebecca@quicinc.com>
Thu, 1 Dec 2022 15:20:53 +0000 (08:20 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 5 Dec 2022 02:09:40 +0000 (02:09 +0000)
Fix a typo of "RedfishLibs.dsc.inc" in RedfishLibs.dsc.inc, and correct
the name of the .fdf.inc filename in Redfish.fdf.inc.

Signed-off-by: Rebecca Cran <rebecca@quicinc.com>
Reviewed-by: Nickle Wang <nicklew@nvidia.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
RedfishPkg/Redfish.fdf.inc
RedfishPkg/RedfishLibs.dsc.inc

index 60f31cfcee0c186d42ef9f35843c47cac017e0b4..67e0469914249d30df4363aa9fae7d87d730b212 100644 (file)
@@ -2,7 +2,7 @@
 # Redfish FDF include file for [FV*] section of all Architectures.\r
 #\r
 # This file can be included to the [FV*] section(s) of a platform FDF file\r
-# by using "!include RedfishPkg/RedfisLibs.fdf.inc" to specify the module instances\r
+# by using "!include RedfishPkg/Redfish.fdf.inc" to specify the module instances\r
 # to be built in the firmware volume.\r
 #\r
 # (C) Copyright 2020-2021 Hewlett Packard Enterprise Development LP<BR>\r
index 50e5dda77357511306e59940efcfd981337f1a38..56950b711f125fbd5efc694963625845875d67b5 100644 (file)
@@ -2,7 +2,7 @@
 # Redfish DSC include file for [LibraryClasses*] section of all Architectures.\r
 #\r
 # This file can be included to the [LibraryClasses*] section(s) of a platform DSC file\r
-# by using "!include RedfishPkg/RedfisLibs.dsc.inc" to specify the library instances\r
+# by using "!include RedfishPkg/RedfishLibs.dsc.inc" to specify the library instances\r
 # of EDKII network library classes.\r
 #\r
 # (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>\r