Intel® Binary Configuration Tool for Intel® FSP
Intel® Binary Configuration Tool (BCT) is a utility used to change configuration settings embedded in an Intel® FSP binary. One may use BCT to customize the static UPD configuration parameters as described by the Intel® FSP External Architecture Specification. BCT cannot configure dynamic UPD parameters.
BCT binaries are available for multiple operating systems. Refer to the following table for OS binary compatibility:
Binary Name | Architecture | Tested Operating Systems |
---|---|---|
BCT-3.4.0-Windows-Installer.exe | IA-32 or X64 |
|
bct-3.4.0-x86_64.ubuntu16.04.tar.gz | X64 |
|
bct-3.4.0-i686.ubuntu16.04.tar.gz | IA-32 |
|
bct-3.4.0-x86_64.fc29.tar.gz | X64 |
|
Project Name | Version | Git command |
---|---|---|
Binary Configuration Tool | v3.4.0 | git clone https://github.com/IntelFsp/BCT.git git checkout BCT_v3_4_0 |
Binary Configuration Tool | v3.3.1 | git clone https://github.com/IntelFsp/BCT.git git checkout BCT_v3_3_1 |
Binary Configuration Tool | v3.3.0 | git clone https://github.com/IntelFsp/BCT.git git checkout BCT_v3_3_0 |
Binary Configuration Tool | v3.2.2 | git clone https://github.com/IntelFsp/BCT.git git checkout BCT_v3_2_2 |
Binary Configuration Tool | v3.2.0 | git clone https://github.com/IntelFsp/BCT.git git checkout BCT_v3_2_0_ |