From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.120; helo=mga04.intel.com; envelope-from=star.zeng@intel.com; receiver=edk2-devel@lists.01.org Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (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 B9C1322344352 for ; Mon, 22 Jan 2018 02:48:13 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Jan 2018 02:53:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,396,1511856000"; d="scan'208";a="21582575" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by FMSMGA003.fm.intel.com with ESMTP; 22 Jan 2018 02:53:39 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 22 Jan 2018 02:53:39 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.189]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.93]) with mapi id 14.03.0319.002; Mon, 22 Jan 2018 18:53:37 +0800 From: "Zeng, Star" To: "Ni, Ruiyu" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo Thread-Index: AQHTk0mv7HB6JVc+DUKrWynh4b3rUKN/t88g Date: Mon, 22 Jan 2018 10:53:36 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103BA009D4@shsmsx102.ccr.corp.intel.com> References: <20180122062420.202548-1-ruiyu.ni@intel.com> In-Reply-To: <20180122062420.202548-1-ruiyu.ni@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 0/2] Install PciEnumerationComplete after PciIo X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 10:48:14 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng Thanks, Star -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiy= u Ni Sent: Monday, January 22, 2018 2:24 PM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo The 2nd patch does the real work. 1st patch cleans up the code to prepare f= or 2nd patch. Ruiyu Ni (2): MdeModulePkg/PciBusDxe: reference gFullEnumeration in one file MdeModulePkg/PciBusDxe: Install PciEnumerationComplete after PciIo MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c | 45 ++++++++++++++++++++--= - MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c | 50 +++-------------------= ---- MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h | 8 +++-- 3 files changed, 50 insertions(+), 53 deletions(-) -- 2.15.1.windows.2 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel