Oliver Steffen

Results 11 issues of Oliver Steffen

Increase the maximum line length for debug messages. While log messages should be short, they can still get quite long, for example when printing device paths or config strings in...

Use the Linux container images from https://github.com/tianocore/containers in the CI.

Some toolchain tarballs from the [Releases Download section](https://github.com/loongson/build-tools/releases) have incorrect file extensions. They claim to be `.tar.xz` files, but in fact these were compressed with gzip instead and should carry...

Fedora 35 is EOL for some time now. The Dockerfile does not build anymore. Switch devcontainer to the Fedora 39 image.

I ran into some issues then trying to use SVSM on Fedora 36. I know the main focus is Ubuntu 22.04 right now, but I'll leave this info here just...

Fedora 35 is EOL for some time and the Dockerfile does not build anymore. Remove it

# Description Allow non-unique/already existing user ID in the entrypoint script. This makes it possible to use the image as root or with Podman Issue #76 ### Containers Affected All...

Fedora 39 is out and we want to use this in the CI (#79). Currently Fedora 37 is used. Remove the obsolete Fedora 35 image.

# Description Fedora 37 is EOL. Use the new Fedora 40 container image, featuring GCC 14, for Linux jobs in the CI. - [ ] Breaking change? - **Breaking change**...