You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The minimum limit cannot be changed.
Tested on platforms:
- Intel 12th Gen with BIOS 3.07
- AMD 13th inch with BIOS 3.04
Tested with drivers;
- portio on UEFI Shell
- portio on Linux
- cros_ec on Linux
Examples:
```
> framework_tool --driver portio --charge-limit
Minimum 0%, Maximum 100%
> framework_tool --charge-limit 90
Minimum 0%, Maximum 90%
```
Signed-off-by: Daniel Schaefer <[email protected]>
0 commit comments