diff options
author | Leah Rowe <vimuser@noreply.codeberg.org> | 2024-04-26 22:57:47 +0000 |
---|---|---|
committer | Leah Rowe <vimuser@noreply.codeberg.org> | 2024-04-26 22:57:47 +0000 |
commit | e5cc3e557aa007d8a64caa8eee312b41b931c39f (patch) | |
tree | da5695b6d4471dc6ee17cf29449d2588da6bcedd /util/dell-flash-unlock/README.md | |
parent | c0b4ba2eeadc5bdc6c7b10251561ecf1a9c72a7b (diff) | |
parent | e119ffa54d32bba49ab16db565680a0e386cdeb6 (diff) |
Merge pull request 'dell-flash-unlock: add NetBSD support' (#194) from linear/lbmk:master into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/194
Diffstat (limited to 'util/dell-flash-unlock/README.md')
-rw-r--r-- | util/dell-flash-unlock/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/dell-flash-unlock/README.md b/util/dell-flash-unlock/README.md index 9c7d292c..aca01743 100644 --- a/util/dell-flash-unlock/README.md +++ b/util/dell-flash-unlock/README.md @@ -20,8 +20,8 @@ around 2008 (E6400 era). If it says it is not set, then you will need to install or compile a kernel with that option set. -### OpenBSD -- On OpenBSD, ensure you are booting with securelevel set to -1. +### OpenBSD/NetBSD +- On OpenBSD/NetBSD, ensure you are booting with securelevel set to -1. ### General Make sure an AC adapter is plugged into your system |