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 99AA581DC7 for ; Sun, 13 Nov 2016 17:37:45 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 13 Nov 2016 17:37:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,487,1473145200"; d="scan'208";a="1059061800" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 13 Nov 2016 17:37:49 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 13 Nov 2016 17:37:49 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 13 Nov 2016 17:37:49 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.239]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.138]) with mapi id 14.03.0248.002; Mon, 14 Nov 2016 09:37:34 +0800 From: "Tian, Feng" To: "Fan, Jeff" , "edk2-devel@ml01.01.org" CC: "Tian, Feng" Thread-Topic: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot Thread-Index: AQHSPBLpK3GQOqBaAUG75XKZh+0cyKDXtweQ Date: Mon, 14 Nov 2016 01:37:33 +0000 Message-ID: <7F1BAD85ADEA444D97065A60D2E97EE566E4F0D1@SHSMSX101.ccr.corp.intel.com> References: <20161111115740.8024-1-jeff.fan@intel.com> In-Reply-To: <20161111115740.8024-1-jeff.fan@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] Place APs to suitable state on Legacy OS boot X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 01:37:45 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Feng Tian Thanks Feng -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Jeff= Fan Sent: Friday, November 11, 2016 7:58 PM To: edk2-devel@ml01.01.org Subject: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot Currently, DxeMpLib only places APs into specified c-state in Exit Boot Ser= vice callback function for UEFI OS boot. We need to put APs into specified = c-state for legacy OS boot also. https://bugzilla.tianocore.org/show_bug.cgi?id=3D210 Jeff Fan (2): UefiCpuPkg/DxeMpLib: Rename MpInitExitBootServicesCallback() UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS boot UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf | 1 + UefiCpuPkg/Library/MpInitLib/DxeMpLib.c | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) -- 2.9.3.windows.2 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel