Damien

Results 8 comments of Damien

For long-term support, upgrade to python 3.13 is a better choice.

Understood, will start on Fedora 41 AArch64 container.

It seems that git-credential-manager don`t have linux Arm-64 version, @osteffenrh from your point of view, how to handle that ?

It can build `build_step "ArmVirtPkg/PlatformCI/QemuBuild.py" "AARCH64"` `build_step "ArmVirtPkg/PlatformCI/QemuBuild.py" "ARM"` Bud always fail on `build_step "OvmfPkg/PlatformCI/PlatformBuild.py" "X64"` To build X64 on Arm-64 OS, we need to install `gcc-x86_64-linux-gnu` cross compiler. But...

I found someone faced similar error as mine https://forums.developer.nvidia.com/t/question-about-edk2-uefi-build/236888 In installation, the followin error happen in Check(Linux) stage: Note: It`s part of error log. `ERROR - mu_nasm is host specific,...

Yes, I think I can modify the script so that it will not build OvmfPkg on AArch-64 OS temporarily.

Close it as already completed

I want to rebase and squash my commit, but `--force push `seems necessary.