To update firmware of GIGABYTE BMC, we offer tools can be used in a variety of OS: DOS, Windows, Linux. Files Hierarchy doc |--BMCFirmwareUpdate.txt fw |--12009.bin ; Whole 64M Bytes in binary for raw programming or update BMC. utility |--fwud |--dos |--flashAll.bat ; The batch file was used to update BMC. |--socflash.EXE ; The utility is flash tool for update BMC. |--linux |--flashall64.sh ; The shell script calls 64bit/bmcfwul to update BMC. |--socflash_x64 ; The utility is flash tool for update BMC. |--windows |--flashall64.bat ; The batch file calls 64bit/bmcfwu.exe to update BMC. |--socflash_x64.exe; The utility is flash tool for update BMC. Example: Update BMC - socflash cd utility\fwud\dos flashAll.bat