]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.c
SecurityPkg/TcgEventLogRecordLib: add new lib for firmware measurement
authorQi Zhang <qi1.zhang@intel.com>
Tue, 18 Aug 2020 06:26:11 +0000 (14:26 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 26 Aug 2020 15:56:11 +0000 (15:56 +0000)
commita13947b2fac703781569aee85f44c38be9acaaf3
tree9e57d7cc0ddee27443c1ed586feaf1a605bfe14d
parent78ab44cb96808bd3ff0edf312599f94a6a92172a
SecurityPkg/TcgEventLogRecordLib: add new lib for firmware measurement

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

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Qi Zhang <qi1.zhang@intel.com>
Message-Id: <20200818062618.3698-2-qi1.zhang@intel.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
SecurityPkg/Include/Library/TcgEventLogRecordLib.h [new file with mode: 0644]
SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.c [new file with mode: 0644]
SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf [new file with mode: 0644]
SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.uni [new file with mode: 0644]