From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 3180E21C9124D for ; Tue, 25 Jul 2017 18:27:17 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Jul 2017 18:29:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,413,1496127600"; d="scan'208";a="1155392467" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 25 Jul 2017 18:29:19 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 25 Jul 2017 18:29:18 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 25 Jul 2017 18:29:18 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.146]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.116]) with mapi id 14.03.0319.002; Wed, 26 Jul 2017 09:29:16 +0800 From: "Zeng, Star" To: "Gao, Liming" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [Patch] MdeModulePkg: Update NonDiscoverableDeviceRegistrationLib file header format Thread-Index: AQHS+fZhlWF14PQR6UCqY94RCf6YEKJlaS9g Date: Wed, 26 Jul 2017 01:29:16 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B8F5C77@shsmsx102.ccr.corp.intel.com> References: <1499743932-10616-1-git-send-email-liming.gao@intel.com> In-Reply-To: <1499743932-10616-1-git-send-email-liming.gao@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch] MdeModulePkg: Update NonDiscoverableDeviceRegistrationLib file header format 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, 26 Jul 2017 01:27:17 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Limi= ng Gao Sent: Tuesday, July 11, 2017 11:32 AM To: edk2-devel@lists.01.org Subject: [edk2] [Patch] MdeModulePkg: Update NonDiscoverableDeviceRegistrat= ionLib file header format Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao --- .../NonDiscoverableDeviceRegistrationLib.inf | 4 = ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonD= iscoverableDeviceRegistrationLib.inf b/MdeModulePkg/Library/NonDiscoverable= DeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf index dfcf8dc..763f9a0 100644 --- a/MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscover= ableDeviceRegistrationLib.inf +++ b/MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDisco +++ verableDeviceRegistrationLib.inf @@ -1,4 +1,4 @@ -# @file +## @file # Component Description File for NonDiscoverableDeviceRegistrationLib. # # Copyright (c) 2016, Linaro, Ltd. All rights reserved.
@@ -10,7 +10,7= @@ # # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BA= SIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS O= R IMPLIED. -# +## =20 [Defines] INF_VERSION =3D 0x00010019 -- 2.8.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel