From 404b516aa119730e1e099f752686f6115d1b8529 Mon Sep 17 00:00:00 2001 From: Kevin ALavik Date: Sun, 8 Jun 2025 00:47:22 +0200 Subject: [PATCH] feat: Started on design --- docs/LOADER.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/LOADER.md diff --git a/docs/LOADER.md b/docs/LOADER.md new file mode 100644 index 0000000..f5517b9 --- /dev/null +++ b/docs/LOADER.md @@ -0,0 +1,5 @@ +# EMK Loader (EL) +EMK Loader is a simple bootloader to load the Experimental Micro Kernel (EMK), its goal is to handoff the system in a usable way to the kernel. + +## Design +EMK Loader (EL for short) is designed to be simple and effective, it has one goal: To boot EMK