]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Tcg / MemoryOverwriteRequestControlLock / TcgMorLockSmm.inf
index bde03bb12c8a14b1cbcb38ec1a568d16f5927b15..67d6bda2697abdb6e6147b4bec6b78e2c1a4c3a7 100644 (file)
@@ -3,13 +3,11 @@
 #\r
 #  This module will add Variable Hook and allow MemoryOverwriteRequestControlLock variable set only once.\r
 #\r
-# Copyright (c) 2015, 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
-# http://opensource.org/licenses/bsd-license.php\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  NOTE: This module only handles secure MOR V1 and is deprecated.\r
+#  The secure MOR V2 is handled inside of variable driver.\r
+#\r
+# Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -26,7 +24,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -61,7 +59,7 @@
 [Depex]\r
   gEfiSmmVariableProtocolGuid AND\r
   gSmmVariableWriteGuid AND\r
-  ( gEfiTcgProtocolGuid OR gEfiTrEEProtocolGuid )\r
+  ( gEfiTcgProtocolGuid OR gEfiTcg2ProtocolGuid )\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   TcgMorLockExtra.uni\r