On Wed, Mar 2, 2022 at 12:57 PM osstest service owner <[email protected]> wrote: > > flight 168340 ovmf real [real] > http://logs.test-lab.xenproject.org/osstest/logs/168340/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-amd64 6 xen-build fail REGR. vs. > 168254 > build-amd64-xsm 6 xen-build fail REGR. vs. > 168254 > build-i386 6 xen-build fail REGR. vs. > 168254 > build-i386-xsm 6 xen-build fail REGR. vs. > 168254 >
> commit 6a890db161cd6d378bec3499a1e774db3f5a27a7 > Author: Jason <[email protected]> > Date: Mon Jan 10 22:30:29 2022 +0800 > > BaseTools: Upgrade the version of NASM tool > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3790 > > Upgrade the version of NASM tool to avoid compilation errors when > compiling NASM code change. ... > commit bbaa00dd01ed0df30e43a5a89fd2b0433d858b73 > Author: Jason <[email protected]> > Date: Mon Jan 10 22:05:47 2022 +0800 > > MdePkg: Remove the macro definitions regarding Opcode. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3790 > > Remove the macro definitions regarding Opcode because new version of > NASM tool(e.g. v2.15.05) supports the corresponding instructions. > Note: This patch need to be merged after other NASM code change to avoid > compilation errors. Looks like OVMF now expects NASM v2.15.05. -Jason
