Skip to content
Laurie0131 edited this page Jun 29, 2017 · 1 revision

The BaseToolsPkg provides build related tools for both EDK and EDK2. It also contains miscellaneous tools such as ECC and EOT. Build related tools consist of AutoGen, Build, GenSec, GenFV, GenFW, GenRds and some more tools (see EDK II Tools List). For details refer to the document in BaseTools/UserManuals directory.

The tools are developed under the EDK II Build Tools project.

Source Repository: https://github.com/tianocore/edk2/tree/master/BaseTools

Clone this wiki locally