summaryrefslogtreecommitdiff
path: root/util/nvmutil
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-09 14:35:44 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-09 14:35:44 +0000
commit7e0b052412c0c41d6e922ad0eeb346caf60c5d59 (patch)
tree2a7deceea903fe01956c9e4d4205aa8a0f1100ff /util/nvmutil
parentf05a273cb433a50c94c53fcbc6764627ceca3e43 (diff)
util/nvmutil: remove empty ChangeLog/README
i will write a *manpage* at some point. for now, the documentation on libreboot.org shall suffice. i'm nearly ready to submit this code to coreboot. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil')
-rw-r--r--util/nvmutil/ChangeLog.md8
-rw-r--r--util/nvmutil/README.md4
2 files changed, 0 insertions, 12 deletions
diff --git a/util/nvmutil/ChangeLog.md b/util/nvmutil/ChangeLog.md
deleted file mode 100644
index e1ed5754..00000000
--- a/util/nvmutil/ChangeLog.md
+++ /dev/null
@@ -1,8 +0,0 @@
-This change log has moved. Please refer here for historical pre-osboot-merge
-changes:
-
-<https://libreboot.org/docs/install/nvmutilimport.html>
-
-Osboot merged with Libreboot on November 17th, 2022. For nvmutil changes after
-this date, please check regular Libreboot release announcements which shall
-now specify any such changes.
diff --git a/util/nvmutil/README.md b/util/nvmutil/README.md
deleted file mode 100644
index 03a25bc4..00000000
--- a/util/nvmutil/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-This documentation has become part of lbwww. See:
-
-<https://libreboot.org/docs/install/nvmutil.html>