From bac077957940e5a43913b24dc52e7028f043922a Mon Sep 17 00:00:00 2001 From: Zheng Shuang <40161922+szhen11@users.noreply.github.com> Date: Tue, 15 Sep 2020 16:09:31 +0800 Subject: [PATCH] Update doc/tutorials/using_hybrid_mode_on_nuc.rst add space between VM0 and (Zephyr) Co-authored-by: Geoffroy Van Cutsem --- doc/tutorials/using_hybrid_mode_on_nuc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/using_hybrid_mode_on_nuc.rst b/doc/tutorials/using_hybrid_mode_on_nuc.rst index 9c5ed3578..c497154c0 100644 --- a/doc/tutorials/using_hybrid_mode_on_nuc.rst +++ b/doc/tutorials/using_hybrid_mode_on_nuc.rst @@ -56,7 +56,7 @@ Perform the following to update Ubuntu GRUB so it can boot the hypervisor and lo file. The kernel command line arguments used to boot the Service VM are located in the header file ``misc/vm_configs/scenarios/hybrid/vm_configurations.h`` and are configured by the `SOS_VM_BOOTARGS` macro. - The module ``/boot/ACPI_VM0.bin`` is the binary of ACPI tables for pre-launched VM0(Zephyr). + The module ``/boot/ACPI_VM0.bin`` is the binary of ACPI tables for pre-launched VM0 (Zephyr). The parameter ``ACPI_VM0`` is VM0's ACPI tag and should not be modified. #. Modify the ``/etc/default/grub`` file as follows to make the GRUB menu