From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shannon Zhao Subject: Re: [PATCH v3 51/62] arm/acpi: Prepare EFI system table for Dom0 Date: Wed, 18 Nov 2015 11:34:58 +0800 Message-ID: <564BF1E2.5050003@huawei.com> References: <1447753261-7552-1-git-send-email-shannon.zhao@linaro.org> <1447753261-7552-52-git-send-email-shannon.zhao@linaro.org> <564B1757.5060008@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <564B1757.5060008@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall , shannon.zhao@linaro.org, xen-devel@lists.xen.org Cc: hangaohuai@huawei.com, stefano.stabellini@citrix.com, ian.campbell@citrix.com, peter.huangpeng@huawei.com List-Id: xen-devel@lists.xenproject.org On 2015/11/17 20:02, Julien Grall wrote: > I'm nearly sure I already said it, this code already exists in the tree. > Why do you need to implement a new version? Ok, it needs to move the functions to the public place, right? So they can be called from other places. Thanks, -- Shannon