]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: deprecate RpmcLib and VariableKeyLib
authorJian J Wang <jian.j.wang@intel.com>
Thu, 15 Dec 2022 03:02:23 +0000 (11:02 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 21 Dec 2022 05:49:48 +0000 (05:49 +0000)
commitb2d76fdd421b5081c2e03ae46079ccf8ecc045fe
treedd4981e9e0d55f65c11ae61ff300c1633ad37edb
parent3c16e6fb97dd2add425edca6aacb206589b0389c
SecurityPkg: deprecate RpmcLib and VariableKeyLib

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

There's no real usage of these two libraries. They're deprecated.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Nishant C Mistry <nishant.c.mistry@intel.com>
Cc: Judah Vang <judah.vang@intel.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
SecurityPkg/Include/Library/RpmcLib.h [deleted file]
SecurityPkg/Include/Library/VariableKeyLib.h [deleted file]
SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c [deleted file]
SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf [deleted file]
SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.c [deleted file]
SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf [deleted file]
SecurityPkg/SecurityPkg.dec
SecurityPkg/SecurityPkg.dsc