From 132d3236bb884433bf94e961f6d32264e0334aec Mon Sep 17 00:00:00 2001 From: ornitorrincos Date: Tue, 18 Aug 2026 12:15:05 +0200 Subject: --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..4622183 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# README # + +Repository For the OS + +## Components ## + +### Bootloader ### + +It uses a custom bootloader, which is an efi application so it can be loaded by any efi boot manager. + +### Kernel ### + +The kernel has almost no work done, but it goes in tandem with the bootloader and both are of the AMD64 architecture + +## Toolchain ## + +Right now it's GCC, but I hope to migrate everything to clang \ No newline at end of file -- cgit v1.2.3-70-g09d2