|
|
|
|
|
by rekoil
1619 days ago
|
|
Mullvad has a custom-built bare metal UEFI implementation based on coreboot, I assume stboot is an evolution of that, which means it takes as close as you can get to full responsibility for initialization of all system components like processor, chipset, Ethernet, USB, everything. As a result they can absolutely disable USB entirely by never exposing those parts of the device tree to Linux. |
|