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).

edk2-stable202102

edk2-stable202011

edk2-stable202008

edk2-stable202005

edk2-stable202002

edk2-stable201911

edk2-stable201908

edk2-stable201905

edk2-stable201903

edk2-stable201811

edk2-stable201808

Future Release and Tag Planning

See EDK-II-Release-Planning

Documentation

See EDK II Documents

Community

Mailing Lists

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