From nobody Tue May 14 20:01:08 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+39709+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+39709+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1556418342; cv=none; d=zoho.com; s=zohoarc; b=LcZNFrilNUl0jZMhAllDpEgu6K0A3tMpqaodhy+FrHfmd9SwnlN+Kq33GmNw9ciySSG9q4+40gsl0ZJvcGRHJq/4NUREZhPJzHiQrs20Ag+rPG5Fnm4+7Q8w7kpgYkqeTkwAa9Y8QbICMGcEzy2c/UWKB19HzyF1odXYuS6fZ/k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556418342; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=L4KDRUk8wDSglLW0smfh78quyt/9QnnghYyzS79KxbE=; b=GJZLPCXJEuTzfkX/AtRYLZJIdkieQCvuOHIHYCZeJ/EOcTELbXbgR7Oud59rXVlPnDXc/RVZNmZDp2F4jOLQNRJ6mfMfOVNN5ivpdjmOjFe5ENDF5/nTbxXejnly5BjnDF8JLzB1WMSHytTcmEtSWYJi2bWTlYAm2rCBOeDg03c= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+39709+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1556418342236556.1021061118673; Sat, 27 Apr 2019 19:25:42 -0700 (PDT) Return-Path: X-Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Sat, 27 Apr 2019 19:25:41 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2019 19:25:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,403,1549958400"; d="scan'208";a="168566709" X-Received: from fieedk001.ccr.corp.intel.com ([10.239.33.119]) by fmsmga001.fm.intel.com with ESMTP; 27 Apr 2019 19:25:39 -0700 From: "Gao, Zhichao" To: devel@edk2.groups.io Cc: Jian Wang , Ting Ye Subject: [edk2-devel] [PATCH] CryptoPkg/BaseCryptLib: Remove the blank line in the comments Date: Sun, 28 Apr 2019 10:25:34 +0800 Message-Id: <20190428022534.15696-1-zhichao.gao@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,zhichao.gao@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1556418341; bh=d+m/trQjW7x9FCg1UFV2zPOi5BYZFxvPE2jukNacAfI=; h=Cc:Date:From:Reply-To:Subject:To; b=wrHrPUNTaHhodFqPGCjDOq0Q0P3Q9o6gl/XqJPNoMGJN8qiig+LEwtrlhTzpEgxu85O /v0C84nSmNS7UbjeV06QLgdlFBNchD5f8G2a03RmWT/v49aN0TqeNQfnGgRuM/fIoMKfu hSbxcw5XHEhCngkDfYh/06w7fmrK5zocms8= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1736 For accroding with the doxygen special documention blocks in section 2.3.5, removing the blank line in the file comments of the file header for PeiCryptLib.inf Cc: Jian Wang Cc: Ting Ye Signed-off-by: Zhichao Gao Reviewed-by: Jian J Wang --- CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf | 1 - 1 file changed, 1 deletion(-) diff --git a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf b/CryptoPkg/Lib= rary/BaseCryptLib/PeiCryptLib.inf index 0166f0b360..415dda3078 100644 --- a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf +++ b/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf @@ -15,7 +15,6 @@ # # Copyright (c) 2010 - 2019, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent - # ## =20 --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#39709): https://edk2.groups.io/g/devel/message/39709 Mute This Topic: https://groups.io/mt/31368780/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-