]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish service
authorAbner Chang <abner.chang@hpe.com>
Wed, 16 Mar 2022 08:02:49 +0000 (16:02 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 16 Mar 2022 13:02:28 +0000 (13:02 +0000)
commit5b56c52b5c1cc817a1ddac7f03aa6a02aeab4c04
tree73fc3eb5cdc0f2afb79fe2108039b5be5187565a
parent33438f7354af9c04cb296fb15a7a79c2c3944c0a
EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish service

https://bugzilla.tianocore.org/show_bug.cgi?id=3859

Platform Redfish credential library shouldn't stop the service at either EndOfDXE or ExitBootService notification. RedfishConfigureHandler UEFI driver is responsible to stop the Redfish service when EndOfDXE or ExitBootService event is triggered.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.c