aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-10-27 18:08:31 -0400
committerAndrew Lee <alee14498@protonmail.com>2024-10-27 18:08:31 -0400
commit42bb82fd415e44151a7869a18a1819875473abcb (patch)
tree07e81b429955911db47e761efcc96be9f375e5bf /README.md
downloadvmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.tar.gz
vmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.tar.bz2
vmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..63574ff
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# VMware Secure Boot Sign
+This will sign vmmon.ko and vmnet.ko files on the kernel.
+
+Tested on Fedora 40. May not work on other distros.
+
+
+# How to run
+First run `gen-key.sh` then `sign.sh`