From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7071266692367646720 X-Received: by 2002:a05:6000:1c3:b0:207:9dba:1e67 with SMTP id t3-20020a05600001c300b002079dba1e67mr16440501wrx.53.1649838895561; Wed, 13 Apr 2022 01:34:55 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6000:1d8c:b0:207:aa22:e989 with SMTP id bk12-20020a0560001d8c00b00207aa22e989ls1845552wrb.1.gmail; Wed, 13 Apr 2022 01:34:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPVX1xg+SxQNZiVLsiHCb9TzUp5Fug77pwwZG8ouEjdIeNCc39xkpBkr02wNoPlY+PCBfz X-Received: by 2002:adf:90af:0:b0:207:8436:c77f with SMTP id i44-20020adf90af000000b002078436c77fmr25071899wri.351.1649838894533; Wed, 13 Apr 2022 01:34:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649838894; cv=none; d=google.com; s=arc-20160816; b=azrgAUDjuZKXKSD3Mo4VP17W15SR0WVUuwXa95OfpoMYKVjamwzn+AXuU6v7iihP6j 3FqTTNvf9uKPrCAmhbGv4pufuNAEv8XpXS9syl39i6hGdiGxCUng7wbdU3IPZ6pGteza PsX+NgUxcxvG8tkuyXhTeUUU37GsAM80TGkYYQDflM0AC1Rpy5gmT00MDeMztmu1tQYW Tp/bFIBveD7wVI34IvaFS0iK0dZtdGKkEIST7O++fYfWNP0Gu8zKeT9o2O0Z9Z/9ffS1 sQXiZLA32orQw0ZkOR3jQu6NxhyXgmNL9Bh3un8CaHEOt2xxruxNhFSIGdmSuXzLU2cR M53A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id; bh=4oW2y1Xwt/nf1skama059ADyyXwpciqKpBJSqJ6K+wc=; b=BFfpu0ZjD9Kwl1ldj2UvsLcTtf370fWoo4MS5O8fu6Oh/+FSsMWeyiLCennfAKZ7qz cWDvRuNEYeCWQhSbil8W/JzINh9boVfYB3h5vk9gNAk0ZopyNHgStkE8Je6aKTK+g2uK TWpT+pmZ2xWcfp0CYqRte17BOYeIPoIpd4AE1oZRwtNPYmmVIJ5u/Rk9JMAFmyF/neIC +e28zcbDRVG7LyKBmH4rAuuJKMyKEiR9jai5hzyVJeb6mH9JmWsHygR8zQMmYlmIUM8j olCYu5rOe40kwC56s7EJfr6m2TXdQH+O9WtnN0dINzVifCyzfuwcbBfd5n02vfo+SWmD 2IBg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id l16-20020a5d5270000000b00207a792d70fsi388729wrc.6.2022.04.13.01.34.54 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 13 Apr 2022 01:34:54 -0700 (PDT) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from [127.0.0.1] (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 23D8Yo7k002167 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 13 Apr 2022 10:34:52 +0200 Message-ID: Date: Wed, 13 Apr 2022 11:34:49 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v3 0/7] Add support for dual bios + efi disk generation Content-Language: en-US To: Felix Moessbauer , isar-users@googlegroups.com Cc: henning.schild@siemens.com, jan.kiszka@siemens.com, adriaan.schmidt@siemens.com References: <20220322164525.3950970-1-felix.moessbauer@siemens.com> From: Anton Mikanovich In-Reply-To: <20220322164525.3950970-1-felix.moessbauer@siemens.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: DjKSMc6R2G1j 22.03.2022 19:45, Felix Moessbauer wrote: > This patch ports the bios + efi disk support from OE to ISAR. > By that, the generated disk can be booted both with EFI as well as > with PCBIOS. > Please note, that patches 2 and 3 do not work independently, but are > split for easier refactoring of the isarpluginsbase class. > > Changes since v2: > - rebased onto "Unify build and run test cases" series > - added missing patch "Copy efi-plus-pcbios script from OE" > > Changes since v1: > - minimize changes to bootimg-biosplusefi-isar.py > - replace erronous commit message of hennings commit > - rework efi-plus-pcbios WKS file to not include any bios-only options > - update start_vm script to support modern debian distros > - test boot of both efi and bios of efi + bios test target > > Felix Moessbauer (6): > Copy efi-plus-pcbios script from OE > Add ISAR version of biosplusefi WIC plugin > test: add target for efi-plus-pcbios image type > add support for current debian distros in start_vm.py > Add pcbios option to start_vm > run vm_boot_test against EFI and PC BIOS > > Henning Schild (1): > wic: make import isarpluginbase work when plugins use each other > > .../conf/multiconfig/qemuamd64-buster.conf | 2 + > .../lib/wic/canned-wks/efi-plus-pcbios.wks | 6 + > .../source/bootimg-biosplusefi-isar.py | 213 ++++++++++++++++++ > .../wic/plugins/source/bootimg-efi-isar.py | 6 +- > .../wic/plugins/source/bootimg-pcbios-isar.py | 6 +- > testsuite/cibuilder.py | 4 +- > testsuite/citest.py | 3 + > testsuite/start_vm.py | 14 +- > 8 files changed, 243 insertions(+), 11 deletions(-) > create mode 100644 meta-isar/scripts/lib/wic/canned-wks/efi-plus-pcbios.wks > create mode 100644 meta/scripts/lib/wic/plugins/source/bootimg-biosplusefi-isar.py Applied to next, thanks.