]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/EmulatorPkg.dsc
EmulatorPkg/library: RedfishPlatformCredentialLib
authorAbner Chang <abner.chang@hpe.com>
Mon, 16 Nov 2020 07:21:09 +0000 (15:21 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 16 Jan 2021 03:35:31 +0000 (03:35 +0000)
commitc88736f8605eab3b0877d9301f8e845291c6fdd9
tree2f2581d21b534819b67d07ab18f4d432c5199721
parent014b9850f2a33ae402b87c46268f4d98395d5d59
EmulatorPkg/library: RedfishPlatformCredentialLib

Platform specific implementation of acquiring credential
to access to Redfish service. This is the platform library
which incorporates with Redfish Credential DXE driver under
Redfish package.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Peter O'Hanley <peter.ohanley@hpe.com>
Acked-by: Ray Ni <ray.ni@intel.com>
EmulatorPkg/EmulatorPkg.dec
EmulatorPkg/EmulatorPkg.dsc
EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.c [new file with mode: 0644]
EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf [new file with mode: 0644]