cbmk/util
Nicholas Chin 93b1bb7606 README.md: Add notes about iopl and AC adapter requirement
In order for the EC to maintain the state of whether or not to set the
flash descriptor override across a power cycle, the AC adapter must be
connected, as the system leaves the voltage rail that the EC uses
powered under this condition. Without this, the utility may fail,
continually asking the user to power off and on.

On Linux, CONFIG_X86_IOPL_IOPERM must be set for the kernel, or else the
iopl call will error with "Function not implemented". Make a note of
this in case a user runs into this issue.

Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-01-21 00:12:48 +00:00
..
dell-flash-unlock README.md: Add notes about iopl and AC adapter requirement 2024-01-21 00:12:48 +00:00
nvmutil Canoeboot 20231107 release 2023-11-07 17:19:04 +00:00
spkmodem_recv Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00