commit | 15a8d79bd9163fc6e05537ddb86a1e7a02833397 | [log] [tgz] |
---|---|---|
author | Alice Ryhl <aliceryhl@google.com> | Fri Jan 12 13:43:24 2024 +0000 |
committer | Alice Ryhl <aliceryhl@google.com> | Fri Jan 12 15:16:01 2024 +0000 |
tree | 9599305d2a251303596b1893879e0b752f6c235c | |
parent | e5dbfd7ee6eb148e638a45985c3c8d14b672d7d2 [diff] |
Add kcmdlinectrl for setting the kcmdline bootloader message This utility makes it possible to read and write to the kcmdline bootloader message. This message can be used to tell the bootloader to set kcmdline flags for enabling features in the kernel. Test: Verified that a custom bootloader is able to read the data Bug: 278052745 Change-Id: I5f13a9bdff940517cb7b880815dfb8f396fc3844 Signed-off-by: Alice Ryhl <aliceryhl@google.com>