From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=ruiyu.ni@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (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 70D1822448890 for ; Mon, 12 Mar 2018 19:53:53 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Mar 2018 20:00:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,463,1515484800"; d="scan'208";a="182140821" Received: from ray-dev.ccr.corp.intel.com (HELO [10.239.9.4]) ([10.239.9.4]) by orsmga004.jf.intel.com with ESMTP; 12 Mar 2018 20:00:12 -0700 To: Ard Biesheuvel Cc: Guo Heyi , "edk2-devel@lists.01.org" , Star Zeng , Eric Dong , Laszlo Ersek , Michael D Kinney References: <1519887444-75510-1-git-send-email-heyi.guo@linaro.org> <1519887444-75510-5-git-send-email-heyi.guo@linaro.org> <20180306024440.GA90780@SZX1000114654> <71a21699-a1b3-155a-e743-ee5e6288ce20@Intel.com> From: "Ni, Ruiyu" Message-ID: Date: Tue, 13 Mar 2018 11:00:12 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: [PATCH v5 4/6] MdeModulePkg/PciHostBridgeDxe: Add support for address translation 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: Tue, 13 Mar 2018 02:53:53 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit On 3/13/2018 1:18 AM, Ard Biesheuvel wrote: > On 7 March 2018 at 04:30, Ni, Ruiyu wrote: >> On 3/6/2018 10:44 AM, Guo Heyi wrote: >>> >>> Hi Ray, >>> >>> Any comments for v5? >> >> >> Heyi, >> Some backward compatibility concerns were received from internal production >> teams. Current change will cause silent failure on old platforms because >> TranslationOffset might be random if uninitialized. >> I will solve the concern and then send out updates to you, hopefully by end >> of next week. >> > > Hello Ray, > > Do you have any updates on these issues? I'd like to proceed with > getting this code merged if we can > > Thanks, > Ard. > Ard, I will try to give updates tomorrow. If I cannot, I will let you know. Then I will give you updates by the end of this week. -- Thanks, Ray