From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 7DF8474003B for ; Tue, 15 Aug 2023 01:04:02 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ojoeAXYdg2Yaya+Oul6VWsnOaGR/VDS5sfyy3IeaeDM=; c=relaxed/simple; d=groups.io; h=MIME-Version:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1692061440; v=1; b=gxleCQ9D9M0wj8cqg4bHfn8NAh8SQ+7LF4G2ziy/r1c5q2dzXcfvNR+FygBd3b3EEgXAttAW roivPQQZWMQppIM/DKB43veYgfs4rd8+JQ1t/vJ7UDYbUKdW6syMm3GGySWaBGsSMEwPQwetj9n wRucYydJVLCT0IxxM3I2NBOE= X-Received: by 127.0.0.2 with SMTP id fAj4YY7687511xFdegb80ZCo; Mon, 14 Aug 2023 18:04:00 -0700 X-Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web11.82668.1691921603495103654 for ; Sun, 13 Aug 2023 03:13:23 -0700 X-Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-3fe426b8583so34459875e9.2 for ; Sun, 13 Aug 2023 03:13:23 -0700 (PDT) X-Gm-Message-State: H3QUuX0WbJfxs8NLWQKXSrT1x7686176AA= X-Google-Smtp-Source: AGHT+IEx+G92pGobM87L8bdt/S+IgZEoXBuXx81DD6m15jHKFSpug1z//iXcE/C+Y2Ik9N6GlaNnH414DhSbYwctgKw= X-Received: by 2002:a05:600c:2196:b0:3fa:96ad:5d2e with SMTP id e22-20020a05600c219600b003fa96ad5d2emr5949506wme.19.1691921601375; Sun, 13 Aug 2023 03:13:21 -0700 (PDT) MIME-Version: 1.0 From: "Mike Beaton" Date: Sun, 13 Aug 2023 11:13:10 +0100 Message-ID: Subject: [edk2-devel] OVMF build.sh change is incorrect To: devel@edk2.groups.io Cc: Rebecca Cran , Gerd Hoffmann Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mjsbeaton@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: multipart/alternative; boundary="00000000000009b1810602cb326a" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=gxleCQ9D; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io --00000000000009b1810602cb326a Content-Type: text/plain; charset="UTF-8" I believe this change https://github.com/tianocore/edk2/commit/173a7a7daaad560cd69e1000faca1d2b91774c46 may have misunderstood the purpose of the previous code. I used to frequently use: `./build.sh -a X64 -b RELEASE` (or whichever arch and build target I required) to build OVMF and then: `./build.sh -a X64 -b RELEASE qemu {my-qemu-flags}` to run OVMF This now no longer works, since the second command also attempts to rebuild OVMF every time you run it. I believe the previous behaviour was intended and more useful. Mike Beaton -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107749): https://edk2.groups.io/g/devel/message/107749 Mute This Topic: https://groups.io/mt/100750154/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- --00000000000009b1810602cb326a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I believe this change https://github.co= m/tianocore/edk2/commit/173a7a7daaad560cd69e1000faca1d2b91774c46 may ha= ve misunderstood the purpose of the previous code.

I use= d to frequently use:

`./build.sh -a X64 -b RELEASE= ` (or whichever arch and build target I required) to build OVMF
<= br>
and then:

`./build.sh -a X64 -b= RELEASE qemu {my-qemu-flags}` to run OVMF

This no= w no longer works, since the second command also attempts=C2=A0to rebuild O= VMF every time you run it.

I believe the previous= =C2=A0behaviour was intended and more useful.

Mike= Beaton

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#107749) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--00000000000009b1810602cb326a--