X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTcgSmm%2FTcgSmm.inf;h=9c023cfa90da1e429d122f9381d7cecc47428056;hp=c8e7092e73807125c3e12ef6562b6d5363327cfb;hb=dc204d5a0fd64d1ccbc90ebea827e7ad73b71f4d;hpb=0c18794ea4289f03fefc7117b56740414cc0536c diff --git a/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf b/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf index c8e7092e73..9c023cfa90 100644 --- a/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf +++ b/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf @@ -3,7 +3,11 @@ # registers SMI callback functions for physical presence and # MemoryClear to handle the requests from ACPI method. # -# Copyright (c) 2011, Intel Corporation. All rights reserved.
+# Caution: This module requires additional review when modified. +# This driver will have external input - variable and ACPINvs data in SMM mode. +# This external input must be validated carefully to avoid security issue. +# +# Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -24,6 +28,7 @@ [Sources] TcgSmm.c + TcgSmm.h Tpm.asl [Packages]