From 504dfa9dbbbd8d485468aee58eb45cb295d9b031 Mon Sep 17 00:00:00 2001 From: qianouyang Date: Wed, 12 Sep 2012 10:20:34 +0000 Subject: Add Tper Reset Logic by using MOR bit. Signed-off-by: Ouyang, Qian Reviewed-by: Tian, Feng Dong, Guo git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13728 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf') diff --git a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf index e62a90447c..6cf51b78da 100644 --- a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf +++ b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf @@ -1,7 +1,7 @@ ## @file # Component description file for Memory Overwrite Control driver. # -# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 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 @@ -39,6 +39,7 @@ UefiRuntimeServicesTableLib ReportStatusCodeLib DebugLib + UefiLib [Guids] gEfiMemoryOverwriteControlDataGuid # GUID ALWAYS_CONSUMED -- cgit v1.2.3