Skip to content

BaseTools

Brian Richardson edited this page Feb 26, 2017 · 5 revisions

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 edk2-buildtools project.

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

UDK2010.SR1 Notes: [http://sourceforge.net/projects/edk2/files/UDK2010%20Releases/UDK2010.SR1/Notes/BaseTools%20Notes.txt/download BaseTools Notes.txt]

Clone this wiki locally