summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf
diff options
context:
space:
mode:
authorMike Maslenkin <mike.maslenkin@gmail.com>2023-12-05 15:28:48 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-12-27 00:09:49 +0000
commit5e2338d3df0c4e837489a9f45419c5c67152a5ad (patch)
treef8a24c91eef5e21828b4266b4e02fc47ff210c2b /EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf
parent24de462a9d931de89426ead8524952e3a2816633 (diff)
downloadedk2-5e2338d3df0c4e837489a9f45419c5c67152a5ad.tar.gz
edk2-5e2338d3df0c4e837489a9f45419c5c67152a5ad.tar.bz2
edk2-5e2338d3df0c4e837489a9f45419c5c67152a5ad.zip
EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishService
Cc: Nickle Wang <nicklew@nvidia.com> Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com> Reviewed-by: Abner Chang <abner.chang@amd.com>
Diffstat (limited to 'EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf')
-rw-r--r--EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf b/EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf
index 41c389c4a2..9d151f14ee 100644
--- a/EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf
+++ b/EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf
@@ -36,10 +36,10 @@
UefiLib
[Pcd]
- gEmulatorPkgTokenSpaceGuid.PcdRedfishServieStopIfSecureBootDisabled ## CONSUMES
- gEmulatorPkgTokenSpaceGuid.PcdRedfishServieStopIfExitbootService ## CONSUMES
- gEmulatorPkgTokenSpaceGuid.PcdRedfishServieUserId ## CONSUMES
- gEmulatorPkgTokenSpaceGuid.PcdRedfishServiePassword ## CONSUMES
+ gEmulatorPkgTokenSpaceGuid.PcdRedfishServiceStopIfSecureBootDisabled ## CONSUMES
+ gEmulatorPkgTokenSpaceGuid.PcdRedfishServiceStopIfExitbootService ## CONSUMES
+ gEmulatorPkgTokenSpaceGuid.PcdRedfishServiceUserId ## CONSUMES
+ gEmulatorPkgTokenSpaceGuid.PcdRedfishServicePassword ## CONSUMES
[Guids]
gEfiGlobalVariableGuid