]> git.proxmox.com Git - mirror_edk2.git/commit - RedfishPkg/Redfish.fdf.inc
RedfishPkg/RedfishCredentialDxe: EDKII Redfish Credential DXE driver
authorAbner Chang <abner.chang@hpe.com>
Wed, 9 Dec 2020 04:20:27 +0000 (12:20 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 16 Dec 2020 08:24:26 +0000 (08:24 +0000)
commite6ae24e1d676bb2bdc0fc715b49b04908f41fc10
tree5d245ebc85ad486adc8b9d546c761cc923a9cda8
parent2255a2b107349cefec1b585805f444f1e3438689
RedfishPkg/RedfishCredentialDxe: EDKII Redfish Credential DXE driver

EDKII Redfish Credential DXE driver which abstracts platform Redfish
credential implementation.

Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Signed-off-by: Ting Ye <ting.ye@intel.com>
Signed-off-by: Siyuan Fu <siyuan.fu@intel.com>
Signed-off-by: Fan Wang <fan.wang@intel.com>
Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Peter O'Hanley <peter.ohanley@hpe.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
RedfishPkg/Include/Library/RedfishCredentialLib.h [new file with mode: 0644]
RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.c [new file with mode: 0644]
RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.inf [new file with mode: 0644]
RedfishPkg/Redfish.fdf.inc
RedfishPkg/RedfishComponents.dsc.inc
RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.c [new file with mode: 0644]
RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.h [new file with mode: 0644]
RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.inf [new file with mode: 0644]
RedfishPkg/RedfishPkg.dec
RedfishPkg/RedfishPkg.dsc