]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA to PCR[0]
[mirror_edk2.git] / SecurityPkg / Tcg / TcgSmm / TcgSmm.inf
index c8e7092e73807125c3e12ef6562b6d5363327cfb..ff20a43193009316cd916b1202fa7507da793aaa 100644 (file)
@@ -3,7 +3,11 @@
 #  registers SMI callback functions for physical presence and \r
 #  MemoryClear to handle the requests from ACPI method.\r
 #\r
-# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Caution: This module requires additional review when modified.\r
+#  This driver will have external input - variable and ACPINvs data in SMM mode.\r
+#  This external input must be validated carefully to avoid security issue.\r
+#\r
+# Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
@@ -24,6 +28,7 @@
 \r
 [Sources]\r
   TcgSmm.c\r
+  TcgSmm.h\r
   Tpm.asl\r
 \r
 [Packages]\r
@@ -39,6 +44,7 @@
   UefiBootServicesTableLib\r
   DebugLib\r
   DxeServicesLib\r
+  TpmMeasurementLib\r
 \r
 [Guids]\r
   gEfiPhysicalPresenceGuid\r