Has anyone played around with this before? Do you know if it is possible to use it to manipulate the intel memory controller (e.g. to modify certain RAM behaviours like refresh rate)? Also, is it only available for the specific hardware platform mentioned?
wmf a day ago |
The memory controller is probably configured by the Intel FSP binary blob so you can only tweak what it allows you to.
Firmware is specific to each motherboard but if you know what you're doing and have motherboard schematics you can modify Coreboot to support different motherboards that use already-supported chips.
anonymousDan an hour ago |
Thanks for the info. How would you go about figuring out what the blob allows you to configure? Is it documented anywhere (e.g. an Intel Manual)?