Mellanox / bfscripts

Collection of scripts used for BlueField SoC system management.
BSD 2-Clause "Simplified" License
19 stars 27 forks source link

bfcfg: support MFG_PLAT_MODE to switch BlueField modes #208

Closed kblaiech closed 8 months ago

kblaiech commented 8 months ago

Add new configuration parameter to update the mode, i.e., select either "DPU mode" or "NIC mode". The mode update is initiated by bfcfg, is processed by UEFI Capsule updates and applied by the UNDI driver upon power cycle.

This commit also fixes the binary path when the config file is converted to EFI capsule.

RM #3800864