Hello,

I'm not a python guy, but looking at it, I see that LogQMaxSize =
ThreadNum() * 10 calls ThreadNum() which ends up calling the
MultipleWorkspace.py join before the MultipeWorkspace.setWs is called.

That looks like a bug to me, I'm surprised it works for anyone at all?

Is there some stable place to pull from, I was just using
https://github.com/tianocore/edk2

Thanks.

On Tue, Jan 13, 2026 at 8:07 AM David F. <[email protected]> wrote:
>
> Hello,
>
> Shoot, I already have that - any other ideas?   Here is my prep.bat
> that I run from c:\edk in the command prompt before building anything:
>
> set WORKSPACE=%CD%
> set PACKAGES_PATH=%WORKSPACE%\edk2-libc;%WORKSPACE%\edk2
> set EDK_TOOLS_PATH=%WORKSPACE%\edk2\BaseTools
>
> cd %WORKSPACE%\edk2
>
> set NASM_PREFIX=C:\pcpgmr\asm\nasm\win32\216\
> set PYTHON_HOME=C:\Users\me\AppData\Local\Programs\Python\Python39
>
> edksetup.bat


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121751): https://edk2.groups.io/g/devel/message/121751
Mute This Topic: https://groups.io/mt/117240892/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to