wilson9chen / BCT

Binary Configuration Tool for Intel(R) FSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCT

Intel® Binary Configuration Tool for Intel® FSP

Overview

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.

Supported Operating Systems

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
  • Windows 7
  • Windows 8.1
  • Windows 10
bct-3.4.0-x86_64.ubuntu16.04.tar.gz X64
  • Ubuntu 18.04 LTS
  • Ubuntu 16.04 LTS
  • Ubuntu 14.04 LTS
  • Debian 9.6 Stretch
bct-3.4.0-i686.ubuntu16.04.tar.gz IA-32
  • Ubuntu 16.04 LTS
  • Ubuntu 14.04 LTS
bct-3.4.0-x86_64.fc29.tar.gz X64
  • Fedora Workstation 29

Releases

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_

About

Binary Configuration Tool for Intel(R) FSP

License:Other