summaryrefslogtreecommitdiffhomepage
path: root/src/boot/modules/BootNet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/modules/BootNet/README.md')
-rw-r--r--src/boot/modules/BootNet/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/boot/modules/BootNet/README.md b/src/boot/modules/BootNet/README.md
new file mode 100644
index 00000000..9c013d6f
--- /dev/null
+++ b/src/boot/modules/BootNet/README.md
@@ -0,0 +1,5 @@
+# BootNet
+
+This module network boots a copy of `ne_kernel` via its NetBoot protocol.
+
+This is for EFI modules only, as the NeBoot firmware already supports it.