Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on piefed.ca

7 replies

Screw AI RAMpocalypse, I'm buying an open source firmware motherboard.

33
lemmy.world

Open source firmware seems good from a security perspective, motherboard manufacturers seem to really suck balls. Could someone more knowledgeable about core boot explain it a bit to me if they’re willing? I don’t know too much about it besides I think I remember hearing framework uses it?

22
timkenhanreply
sopuli.xyz

Coreboot by itself is just a hardware initialization code that basically tells your computer what to do when it turns on (i.e. get the processor running, turn on the RAM chips and get the capacity, then see what can be used for outputting display or serial console).

This is all executed before the user sees anything on the screen, at which point the handover to the payload firmware (i.e. the stuff you'd know as 'the BIOS/UEFI screen') is complete.

The coreboot project do also work with getting the BIOS/UEFI stuff running thru their initialization process as their payload, but the code for these payloads are completely separate projects.

15

Ah thanks, so this is essentially another step in having the full chain open source, that’s pretty cool.

5
lemmy.world

Does this essentially bypass the AMD PSP bit or am I misunderstanding something?

13
db2reply
lemmy.world

The psp runs at an even lower tier than this so no.

16

You reached the end

The First Open-Source Firmware Released For Modern AMD Ryzen AM5 Platform | Spyke