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/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-