This is a conceptual problem I'm having. Maybe someone knows.
1.) The OS is supposed to be in charge of drivers (it can add/remove/update them, etc)
2.) The Chipset & CPU are controlled by the BIOS.
3.) But then I know you can install your own Chipset and CPU drivers.
4.) That would mean that the OS is running off of those drivers that it just installed for the Chipset and CPU.
5.) This means that those drivers are actually on a more fundamental (lower) level than the OS.
6.) So:
- How can the OS be in charge of it?
- How do you know that a driver from a malicious company won't take over your computer since it is given direct permission to access the hardware, and it is more fundamental than the OS itself?