[edk2-devel] Python-3.6.8 UEFI : fork support

2025-02-16 Thread Yoshinoya via groups.io
Hi, Michael I am studying Python368 uefi code. I have a question, ask for help. I found some marco defines in edk2module.c "HAVE_FORK / HAVE_FORK1 / HAVE_SPAWNV / etc" It seems about multi-thread support functions, so my question is: 1. Have these functions been tested on uefi shell environme

Re: [edk2-devel] Python-3.6.8 UEFI : fork support

2025-02-16 Thread Jayaprakash, N via groups.io
Hi Yoshinoya, It's not supported in UEFI. You can see that macros are not defined as part of pyconfig.h https://github.com/tianocore/edk2-libc/blob/master/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Include/pyconfig.h So this functionality doesn't get compiled for UEFI. Regards, JP Fro

Re: [edk2-devel] Boot logo not visible

2025-02-16 Thread Rao G via groups.io
Hi Abhijeet, What is the build issue from the platform.dsc file with your log? build.py... 02-04 11:52:11 DEBUG: error C0DE: Unknown fatal error when processing [c:\users\user\desktop\Server\intel\ServerSocRpPkg\PlatformPkg.dsc] Regards Ranga On Thu, Feb 6, 2025 at 6:11 AM Abhi via groups.io