mirror of https://github.com/acidanthera/audk.git
SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.h
Tcg2PpVendorLib library class header should be Include/Library/Tcg2PpVendorLib.h instead of Include/Library/TcgPpVendorLib.h. https://bugzilla.tianocore.org/show_bug.cgi?id=2146 Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
This commit is contained in:
parent
0d4f7b4b38
commit
49a2f8ceee
|
@ -62,7 +62,7 @@
|
|||
## @libraryclass Provides support for TCG Physical Presence Interface (PPI) specification
|
||||
# >= 128 Vendor Specific PPI Operation.
|
||||
#
|
||||
Tcg2PpVendorLib|Include/Library/TcgPpVendorLib.h
|
||||
Tcg2PpVendorLib|Include/Library/Tcg2PpVendorLib.h
|
||||
|
||||
## @libraryclass Handle TPM 2.0 physical presence request from OS.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue