From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Permerror (SPF Permanent Error: More than 10 MX records returned) identity=mailfrom; client-ip=192.55.52.93; helo=mga11.intel.com; envelope-from=star.zeng@intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 695382035B2C5 for ; Sun, 17 Dec 2017 22:18:39 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Dec 2017 22:23:24 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,420,1508828400"; d="scan'208";a="2601975" Received: from shwdeopenpsi068.ccr.corp.intel.com ([10.239.158.46]) by fmsmga002.fm.intel.com with ESMTP; 17 Dec 2017 22:23:23 -0800 From: Star Zeng To: edk2-devel@lists.01.org Cc: Star Zeng , Jiewen Yao , Chao Zhang , Liming Gao Date: Mon, 18 Dec 2017 14:23:19 +0800 Message-Id: <1513578201-18608-1-git-send-email-star.zeng@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [PATCH 0/2] Minor refinement about TCG MOR X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 06:18:39 -0000 Cc: Jiewen Yao Cc: Chao Zhang Cc: Liming Gao Star Zeng (2): MdePkg MemoryOverwriteControl.h: Correct typo 'bi' to 'bit' SecurityPkg TcgMor: Remove wrong comments MdePkg/Include/Guid/MemoryOverwriteControl.h | 2 +- SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.c | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) -- 2.7.0.windows.1