]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.c
EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish service
[mirror_edk2.git] / EmulatorPkg / Library / RedfishPlatformCredentialLib / RedfishPlatformCredentialLib.c
index a0233a984d622e9839da5240a6ef1364f1931a34..614eaebb0d0ee5d879d4d0dad85d6e8b38c35384 100644 (file)
@@ -223,7 +223,6 @@ LibCredentialExitBootServicesNotify (
   IN  EDKII_REDFISH_CREDENTIAL_PROTOCOL  *This\r
   )\r
 {\r
-  LibStopRedfishService (This, ServiceStopTypeExitBootService);\r
 }\r
 \r
 /**\r
@@ -237,5 +236,4 @@ LibCredentialEndOfDxeNotify (
   IN  EDKII_REDFISH_CREDENTIAL_PROTOCOL  *This\r
   )\r
 {\r
-  LibStopRedfishService (This, ServiceStopTypeSecureBootDisabled);\r
 }\r