this post was submitted on 26 Jul 2023
4 points (100.0% liked)

Programmer Humor

32039 readers
1114 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] pitajellybug@lemmy.world 1 points 1 year ago (1 children)

As far as I know, OpenSIL stands for Open Silicon Initialization Library, and handles only the hardware initialisation part of the boot process. It may still require loading binary blobs like the Platform Security Processor (PSP), which is AMD's version of Intel Management Engine

[โ€“] mimichuu_@lemm.ee 1 points 1 year ago

PSP is not the same thing as IME. Not even close. PSP doesn't even have network access, much less remote computer control like the IME. Still proprietary, but if OpenSIL allows you to turn it off then we might actually be able to run a fully 100% libre modern desktop computer which is honestly pretty awesome.