arm64: Update the introduction of Xen boot commands in docs/grub.texi
authorFu Wei <fu.wei@linaro.org>
Sun, 14 May 2017 07:43:47 +0000 (15:43 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 18 May 2017 20:30:36 +0000 (22:30 +0200)
commit26c2f306fd425d2c0348023b8dcb7eb40a01851a
treee61b29489fc1875ba07a743fbf8b438ebb94ffc9
parentd33045ce7ffcb7c1e4a60c14d5ca64b36e3c5abe
arm64: Update the introduction of Xen boot commands in docs/grub.texi

delete: xen_linux, xen_initrd, xen_xsm
add: xen_module

This update bases on
    commit 0edd750e50698854068358ea53528100a9192902
    Author: Vladimir Serbinenko <phcoder@gmail.com>
    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 <fu.wei@linaro.org>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi