EDK II - lersek/edk2 GitHub Wiki
EDK II
EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. EDK II is open source, using a BSD+Patent.
Source Repositories
EDK II Main Repository - https://github.com/tianocore/edk2
EDK II Staging (features in development) - https://github.com/tianocore/edk2-staging
Stable Tags
Stable tags are created from edk2/master
based on validation with various platforms. Stable tags names use
the format edk2-stable<4 digit year><2 digit month>
and occur roughly every three months (starting from August 2018).
Future Release and Tag Planning
Documentation
See EDK II Documents
Community
TianoCore uses Bugzilla for Reporting Issues and Reporting Security Issues.
Current list of Tasks identified by the EDK II community.
irc - #edk2 - use www.oftc.net as a web client
Additional Information
UDK Releases
UEFI Development Kit (UDK) releases pre-date the introduction of the stable tag, occur less frequently, and have a longer validation cycle. These are based on validation using various platforms. The year tag indicates the year of major specifications used for the release.
[UDK2018]] ](/lersek/edk2/wiki/[UDK2017) | [UDK2015]] | UDK2010
Additional Repositories
- Backup repositories: bitbucket | sourceforge
- Deprecated Repositories: sourceforge | github (svn mirror)