diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e9848c3503..08237ea9ac 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5781,7 +5781,7 @@ For QEMU, you do not have to change anything, the default value is "QemuTarget". For running tests on hardware, two options exist: - "SimpleRemoteTarget" and "GummiBootTarget". + "SimpleRemoteTarget" and "GummibootTarget". "SimpleRemoteTarget": Choose "SimpleRemoteTarget" if you are going to @@ -5793,8 +5793,8 @@ within a separately started QEMU or any other virtual machine manager. - "GummiBootTarget": - Choose "GummiBootTarget" if your hardware is + "GummibootTarget": + Choose "GummibootTarget" if your hardware is an EFI-based machine with gummiboot as bootloader and core-image-testmaster @@ -5808,7 +5808,7 @@ If you set TEST_TARGET to - "GummiBootTarget", you also need to perform a one-time + "GummibootTarget", you also need to perform a one-time setup of your master image by doing the following: Set EFI_PROVIDER: @@ -5832,7 +5832,7 @@ The final thing you need to do when setting - TEST_TARGET to "GummiBootTarget" is + TEST_TARGET to "GummibootTarget" is to set up the test image: Set up your local.conf file: