[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Add commands for reading and writing raw bytes to CMOS
From: |
Vladimir 'phcoder' Serbinenko |
Subject: |
[PATCH] Add commands for reading and writing raw bytes to CMOS |
Date: |
Fri, 15 Mar 2024 22:45:53 +0300 |
With some coreboot configs setting a byte to a magic value
changes behaviour on next boot. Setting bit-by-bit is
possible but not convenient. Add cmosread and cmoswrite for
convenience.
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
--
Regards
Vladimir 'phcoder' Serbinenko
0001-Add-commands-for-reading-and-writing-raw-bytes-to-CM.patch
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] Add commands for reading and writing raw bytes to CMOS,
Vladimir 'phcoder' Serbinenko <=