From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bMuhb-0004nm-BQ for mharc-grub-devel@gnu.org; Tue, 12 Jul 2016 06:14:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMuhZ-0004ne-R9 for grub-devel@gnu.org; Tue, 12 Jul 2016 06:14:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMuhV-0007yT-LL for grub-devel@gnu.org; Tue, 12 Jul 2016 06:14:04 -0400 Received: from foss.arm.com ([217.140.101.70]:56900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMuhV-0007yL-FQ for grub-devel@gnu.org; Tue, 12 Jul 2016 06:14:01 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2432928; Tue, 12 Jul 2016 03:15:03 -0700 (PDT) Received: from [10.1.215.28] (e108454-lin.cambridge.arm.com [10.1.215.28]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B51423F387; Tue, 12 Jul 2016 03:13:57 -0700 (PDT) Subject: Re: [PATCH v5 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi To: fu.wei@linaro.org, grub-devel@gnu.org, arvidjaar@gmail.com, phcoder@gmail.com References: <1467827637-14508-1-git-send-email-fu.wei@linaro.org> <1467827637-14508-5-git-send-email-fu.wei@linaro.org> Cc: linaro-uefi@lists.linaro.org, Ian.Campbell@citrix.com, xen-devel@lists.xensource.com, jcm@redhat.com, leif.lindholm@linaro.org, sstabellini@kernel.org From: Julien Grall Message-ID: <5784C2E4.1030607@arm.com> Date: Tue, 12 Jul 2016 11:13:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1467827637-14508-5-git-send-email-fu.wei@linaro.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.140.101.70 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2016 10:14:06 -0000 Hi Fu Wei, On 06/07/16 18:53, fu.wei@linaro.org wrote: > From: Fu Wei > > delete: xen_linux, xen_initrd, xen_xsm > add: xen_module > > This update bases on > commit 0edd750e50698854068358ea53528100a9192902 > Author: Vladimir Serbinenko > Date: Fri Jan 22 10:18:47 2016 +0100 > > xen_boot: Remove obsolete module type distinctions. > > Also bases on the module loading mechanism of Xen code: > 488c2a8 docs/arm64: clarify the documention for loading XSM support > 67831c4 docs/arm64: update the documentation for loading XSM support > ca32012 xen/arm64: check XSM Magic from the second unknown module. > > Signed-off-by: Fu Wei Reviewed-by: Julien Grall Regards, -- Julien Grall