From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 2262880379 for ; Wed, 8 Mar 2017 17:59:33 -0800 (PST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 08 Mar 2017 17:59:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,266,1486454400"; d="scan'208";a="832565899" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 08 Mar 2017 17:59:32 -0800 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 8 Mar 2017 17:59:32 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 8 Mar 2017 17:59:32 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Thu, 9 Mar 2017 09:59:29 +0800 From: "Zeng, Star" To: Laszlo Ersek , edk2-devel-01 CC: Al Stone , Ard Biesheuvel , "Tian, Feng" , Igor Mammedov , "Yao, Jiewen" , Leo Duran , "Michael Tsirkin" , Phil Dennis-Jordan , "Zeng, Star" Thread-Topic: [PATCH v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusion Thread-Index: AQHSmEZojF4MwTF+w02OeZasbmkYXaGLwJbw Date: Thu, 9 Mar 2017 01:59:28 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B8314C5@shsmsx102.ccr.corp.intel.com> References: <20170308195839.18689-1-lersek@redhat.com> In-Reply-To: <20170308195839.18689-1-lersek@redhat.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 v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion 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: Thu, 09 Mar 2017 01:59:33 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng -----Original Message----- From: Laszlo Ersek [mailto:lersek@redhat.com]=20 Sent: Thursday, March 9, 2017 3:59 AM To: edk2-devel-01 Cc: Al Stone ; Ard Biesheuvel ;= Tian, Feng ; Igor Mammedov ; Yao= , Jiewen ; Leo Duran ; Michael Tsi= rkin ; Phil Dennis-Jordan ; Zeng, = Star Subject: [PATCH v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSD= T} mutual exclusion This is version 2 of the series originally posted at and further discussed at . This version contains minor updates (noted on each patch) that don't affect= functionality. Repo: https://github.com/lersek/edk2.git Branch: fadt_dsdt_v2 Cc: Al Stone Cc: Ard Biesheuvel Cc: Feng Tian Cc: Igor Mammedov Cc: Jiewen Yao Cc: Leo Duran Cc: Michael Tsirkin Cc: Phil Dennis-Jordan Cc: Star Zeng Thanks Laszlo Laszlo Ersek (2): MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT} MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusion MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c | 78 ++++++++= ++++++++---- 1 file changed, 63 insertions(+), 15 deletions(-) -- 2.9.3