]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependency
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 23 Feb 2018 13:23:05 +0000 (14:23 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 2 Mar 2018 14:23:12 +0000 (15:23 +0100)
Apparently, unnecessary. Avoids extra build dependency and churn.

CC: Laszlo Ersek <lersek@redhat.com>
CC: Stefan Berger <stefanb@linux.vnet.ibm.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf

index a7ae3354b5bca3a1d81e8786bf29768b73aeef84..3758fc6a41fbdbb64416d37cc9428503409cb188 100644 (file)
@@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <IndustryStandard/UefiTcgPlatform.h>\r
 #include <Ppi/FirmwareVolumeInfo.h>\r
 #include <Ppi/FirmwareVolumeInfo2.h>\r
 #include <IndustryStandard/UefiTcgPlatform.h>\r
 #include <Ppi/FirmwareVolumeInfo.h>\r
 #include <Ppi/FirmwareVolumeInfo2.h>\r
-#include <Ppi/LockPhysicalPresence.h>\r
 #include <Ppi/TpmInitialized.h>\r
 #include <Ppi/FirmwareVolume.h>\r
 #include <Ppi/EndOfPeiPhase.h>\r
 #include <Ppi/TpmInitialized.h>\r
 #include <Ppi/FirmwareVolume.h>\r
 #include <Ppi/EndOfPeiPhase.h>\r
@@ -44,7 +43,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/ResetSystemLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/ResetSystemLib.h>\r
-#include <Library/Tcg2PhysicalPresenceLib.h>\r
 \r
 #define PERF_ID_TCG2_PEI  0x3080\r
 \r
 \r
 #define PERF_ID_TCG2_PEI  0x3080\r
 \r
index f7b85444d9446d4a5e16467b635ca44025fca5af..bc910c3baf97887fa299eb82e081adb8689d7f29 100644 (file)
@@ -58,7 +58,6 @@
   PerformanceLib\r
   MemoryAllocationLib\r
   ReportStatusCodeLib\r
   PerformanceLib\r
   MemoryAllocationLib\r
   ReportStatusCodeLib\r
-  Tcg2PhysicalPresenceLib\r
   ResetSystemLib\r
 \r
 [Guids]\r
   ResetSystemLib\r
 \r
 [Guids]\r