Skip to content
Snippets Groups Projects
Verified Commit 31645b03 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

sysota: Add support for qemuarm-efi


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 3a7e9667
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !250. Comments created here will be created in the context of that merge request.
...@@ -109,6 +109,9 @@ SYSOTA_BOOTLOADER_TYPE:qemux86 := "GRUB" ...@@ -109,6 +109,9 @@ SYSOTA_BOOTLOADER_TYPE:qemux86 := "GRUB"
SYSOTA_MODEL:qemux86-64 := "QEMU Virtual Machine" SYSOTA_MODEL:qemux86-64 := "QEMU Virtual Machine"
SYSOTA_BOOTLOADER_TYPE:qemux86-64 := "GRUB" SYSOTA_BOOTLOADER_TYPE:qemux86-64 := "GRUB"
SYSOTA_MODEL:qemuarm-efi := "QEMU Virtual Machine"
SYSOTA_BOOTLOADER_TYPE:qemuarm-efi := "GRUB"
SYSOTA_MODEL:seco-intel-b68 := "B68 / Alvin" SYSOTA_MODEL:seco-intel-b68 := "B68 / Alvin"
SYSOTA_BOOTLOADER_TYPE:seco-intel-b68 := "GRUB" SYSOTA_BOOTLOADER_TYPE:seco-intel-b68 := "GRUB"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment