From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 D771E21D0DE5F for ; Tue, 18 Jul 2017 19:35:43 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jul 2017 19:37:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,379,1496127600"; d="scan'208";a="1152898704" Received: from ydong10-win10.ccr.corp.intel.com ([10.239.158.51]) by orsmga001.jf.intel.com with ESMTP; 18 Jul 2017 19:37:36 -0700 From: Eric Dong To: edk2-devel@lists.01.org Date: Wed, 19 Jul 2017 10:37:33 +0800 Message-Id: <1500431855-11084-1-git-send-email-eric.dong@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [Patch 0/2] Update comments to follow spec update. 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: Wed, 19 Jul 2017 02:35:44 -0000 This patches series used to update comments to follow spec update. Eric Dong (2): MdePkg SmmAccess2: Update comments to follow PI spec. MdeModulePkg SmmAccess: Update comments to follow PI spec. MdeModulePkg/Include/Ppi/SmmAccess.h | 5 +++-- MdePkg/Include/Protocol/SmmAccess2.h | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) -- 2.7.0.windows.1