From 49a2f8ceee7cb6ffdb475b9e410f5e21f255bead Mon Sep 17 00:00:00 2001 From: Shenglei Zhang Date: Wed, 4 Sep 2019 15:57:23 +0800 Subject: [PATCH] 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 Cc: Jian Wang Cc: Chao Zhang Signed-off-by: Shenglei Zhang Reviewed-by: Jian J Wang Reviewed-by: Liming Gao Reviewed-by: Chao Zhang --- SecurityPkg/SecurityPkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index ce2a9d33a4..6dbaff1a0c 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -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. # -- 2.39.2