Replies: 1 comment 1 reply
-
So the way the System76 does it is it's sending the command 24 to the EC (embedded controller). You could potentially do this using chipsec: (to disable) Chipsec util help: Please note, this is additional functionality that System76 has added to their EC. This will probably not work on other platforms unless those platforms have similar functionality. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to disable Wi-Fi and BT radios using Chipsec similar to what System76 and Dasharo does as documented here.
I saw that tools like fiano removes files based on guid. Fiano works on firmware image on a file. I was looking for solution like Chipsec which can directly update the firmware. Also, I don't want to remove the FV file as I might want to enable it in the future. I am looking for a solution where I can disable Wi-Fi + BT radios.
Edit: the System76 firmware does this by setting some bit as per below link. Not sure if it can be translated to Chipsec command.
https://github.com/Dasharo/coreboot/blob/deb163591f95b794eac342dbdda7492554b69dbb/src/mainboard/clevo/tgl-u/variants/ns50mu/ramstage.c#L44
Beta Was this translation helpful? Give feedback.
All reactions