2017-12-30T20:13:20
Objective:
Enable the "Start up automatically after a power failure" feature found within OS X without OS X installed.
Solution:
- Find the LPC controller via
lspci
. - Reference the LPC controller datasheet to find the register to update.
- Update the register with
…