Skip to content
Liming Gao edited this page Nov 15, 2018 · 23 revisions

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

Source Repositories

EDK II Main Repository

https://github.com/tianocore/edk2

EDK II Staging Repository (features in development)

https://github.com/tianocore/edk2-staging

Additional Repositories

Documentation

Getting Started with EDK II

Driver Developer

EDK II Specifications

Code Style

EDK II Overview

Community

email {edk2-devel}

irc {#edk2 on www.oftc.net, setup, web client}

TianoCore uses Bugzilla for Reporting Issues and Reporting Security Issues.

Current list of Tasks identified by the EDK II community.

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-stable201808

edk2-stable201811

UDK Releases

UEFI Development Kit (UDK) releases of EDK II are based on validation using various platforms. The year tag indicates the year of major specifications used for the release. UDK releases pre-date the introduction of the stable tag, occur less frequently, and have a longer validation cycle.

UDK2018 | UDK2017 | UDK2015 | UDK2014 | UDK2010

Future Release and Tag Planning

See EDK-II-Release-Planning

Clone this wiki locally