We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: Provide users with some guidance around GCC 10.5
chore: Add lcov to build packages This is now required by host-based tests in edk2-stable202305 and forward.
feat: Upgrade to Ubuntu22 Jira TEGRAUEFI-3140
Fix: Update Build-without-docker to use GCC-10 With the OpenSSL 3.x upgrade, GCC-9 can no longer build the image. Upgrade to GCC-10.
fix: Remove edk2_docker from build-without-docker instructions This was a copy/paste bug. Some of the build-with-docker instructions bled into the build-without-docker instructions.
Broaden terminology in docs This project supports more than Jetson now. Replace "Jetson" with the more generic "Platforms" where appropriate.
fix: Update Python requirement As of edk2-stable202302, developers will need Python 3.9 or later.
feat: Migrate from Build.md We've been maintaining a Build.md for each platform, but in practice, the Build.md for each platform has been identical. Moving the relevant content to the wiki. Moving forward, the focus will be on building with docker and those instructions go directly to build.sh.
doc: Add combo link to docker-based build
Updates for docker-based build We'll begin supporting a docker-based build as an option. The intent is to simplify the environment setup. Specifically, this removes the complicated mono install.