]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: add null version of RpmcLib
authorJian J Wang <jian.j.wang@intel.com>
Thu, 12 Mar 2020 05:42:40 +0000 (13:42 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 27 Mar 2020 16:41:05 +0000 (16:41 +0000)
commitd21c2cd082af63f4172fec52ab69f32daf1e58d4
tree8926bc6a6724be1f16d173dd24fe8d69ae80a67d
parent5042ee43d9403c1ae445b6c976c51e57c8f2d522
SecurityPkg: add null version of RpmcLib

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

Add null version of RpmcLib instance. The full version should be provided
by platform which supports RPMC device.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Nishant C Mistry <nishant.c.mistry@intel.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c [new file with mode: 0644]
SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf [new file with mode: 0644]
SecurityPkg/SecurityPkg.dsc