From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZI8sz-0003s5-TM for mharc-grub-devel@gnu.org; Thu, 23 Jul 2015 01:17:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI8sx-0003ly-02 for grub-devel@gnu.org; Thu, 23 Jul 2015 01:17:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZI8st-0002lo-Ly for grub-devel@gnu.org; Thu, 23 Jul 2015 01:17:34 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:33457) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI8st-0002lf-HE for grub-devel@gnu.org; Thu, 23 Jul 2015 01:17:31 -0400 Received: by pdbnt7 with SMTP id nt7so79910387pdb.0 for ; Wed, 22 Jul 2015 22:17:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=uLnIHp23upl/NYKv2XcEbCSduhR0reHDhvmmqyKqip4=; b=GQrdA1AFxHbnwNw2YOI9xlymCQlV5bmf3LbRjCF++2UxE+t/LPxl6NG7uqet+Il/+J 1TCLs7EG91yG0TPmxGQ8M6N2SuPDUp+GRMdAoLV4K/Yg2XXBPwkkWcabhmYHFluGFLEL yLR+QYZayF64NgIuUa5NveR2JJmc1/kL2qmLKgXKhsN1EneP+C4VL/fVm/gKHS2w10pL JVZQ4tHR41zvRvDc8DkrlQOB9HO228h53CcyIAOja+xCjNzKhcnkk2sGgqfXaaM6tNLm pTivHWvggfCFO4Q785K7y1ReMzVTst5T0LYO8kd9DUJ+QuIw7Upj8HM5jBD/dHTGhsNO ZpuQ== X-Gm-Message-State: ALoCoQkx6+EHJl5pqQqpRLJt4zG4jkVAf7rJ0LxXjfYhL7Yg0tO8RK/5Sxs+FFLUDbTKMgtWpoli X-Received: by 10.66.117.135 with SMTP id ke7mr14521988pab.31.1437628650826; Wed, 22 Jul 2015 22:17:30 -0700 (PDT) Received: from localhost.localdomain (li400-65.members.linode.com. [106.187.50.65]) by smtp.googlemail.com with ESMTPSA id ti10sm6364677pab.20.2015.07.22.22.17.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 22 Jul 2015 22:17:29 -0700 (PDT) From: fu.wei@linaro.org To: grub-devel@gnu.org, arvidjaar@gmail.com, phcoder@gmail.com Subject: [PATCH v3 4/4] arm64: Add the introduction of xen boot commands in docs/grub.texi Date: Thu, 23 Jul 2015 13:16:23 +0800 Message-Id: <1437628583-23667-5-git-send-email-fu.wei@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1437628583-23667-1-git-send-email-fu.wei@linaro.org> References: <=fu.wei@linaro.org> <1437628583-23667-1-git-send-email-fu.wei@linaro.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.175 Cc: xen-devel@lists.xensource.com, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com, jcm@redhat.com, leif.lindholm@linaro.org, ryan.harkin@linaro.org, linaro-uefi@lists.linaro.org, Fu Wei X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 05:17:36 -0000 From: Fu Wei xen_hypervisor xen_linux xen_initrd xen_xsm xen_module Signed-off-by: Fu Wei --- docs/grub.texi | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/docs/grub.texi b/docs/grub.texi index b9f41a7..e94b03c 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -3839,6 +3839,12 @@ you forget a command, you can run the command @command{help} @comment * vbeinfo:: List available video modes * verify_detached:: Verify detached digital signature * videoinfo:: List available video modes +@comment * xen_*:: Xen boot commands, for arm64 only +* xen_hypervisor:: Load xen hypervisor binary on arm64 +* xen_linux:: Load dom0 kernel for xen hypervisor on arm64 +* xen_initrd:: Load dom0 initrd for xen hypervisor on arm64 +* xen_xsm:: Load xen security module for xen hypervisor on arm64 +* xen_module:: Load custom module for xen hypervisor on arm64 @end menu @@ -5102,6 +5108,56 @@ successfully. If validation fails, it is set to a non-zero value. List available video modes. If resolution is given, show only matching modes. @end deffn +@node xen_hypervisor +@subsection xen_hypervisor + +@deffn Command xen_hypervisor file [arguments] @dots{} +Load a Xen hypervisor binary from @var{file}. The rest of the +line is passed verbatim as the @dfn{kernel command-line}. Any Xen module must +be reloaded after using this command (@pxref{xen_module}). +This command is only available on ARM64 systems. +@end deffn + +@node xen_linux +@subsection xen_linux + +@deffn Command xen_linux file [arguments] +Load a dom0 kernel image for xen hypervisor binary. The rest of the +line is passed verbatim as the module command line. +This command is only available on ARM64 systems. +@end deffn + +@node xen_initrd +@subsection xen_initrd + +@deffn Command xen_initrd file +Load a dom0 initrd image for xen hypervisor binary. +This command is only available on ARM64 systems. +@end deffn + +@node xen_xsm +@subsection xen_xsm + +@deffn Command xen_xsm file +Load a xen security module for xen hypervisor binary. +This command is only available on ARM64 systems. +@end deffn + + +@node xen_module +@subsection xen_module + +@deffn Command xen_module [--type ] file [arguments] +Load a custom module for xen hypervisor binary. The rest of the +line is passed verbatim as the module command line. +This command is only available on ARM64 systems. + +--type is an option which allow the module command to take "compatible" string. +This would override default compatible string:"xen,module". The rest of the +line is passed verbatim as the module command line. +This command is only available on ARM64 systems. +@end deffn + @node Networking commands @section The list of networking commands -- 1.8.3.1