What APIs are there for flashing BIOS as a userland program (note: I'm not looking for a tool, I'm looking for an API).
Do BIOSs expose APIs or KPIs to modify their own settings without going through the TUI? If so, how can I get at these from either userland or in the kernel?
What resources for doing this type of development?