summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2025-01-23 00:24:57 +0000
committerAda Christine <adachristine18@gmail.com>2025-01-23 00:24:57 +0000
commitd855c0a219a180497c2e50f9bc19bfce69b937a6 (patch)
tree1ff8523d41b222fb356fb3404d2a53c26a7d6a3d /README.md
parentedd52bd1464ee9ae4f0cdf7ff90a20ca175580fe (diff)
it printfs with the efi interface
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index bb672a0..d8083ad 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-# sophia
-uefi bootloader and kernel for x64
+# kjarna
+uefi bootloader and kernel for x86\_64
## how to use
in order to use this you will require the following:
-- clang 9.0+
-- gnu binutils
-- qemu supporting x86\_64
-- an OVMF installation usable as a firmware for qemu
+- clang 16.0+
+- gnu ld.bfd
+- qemu
+- OVMF
generally it is only currently possible to build from a POSIX-like system.
this is not a rule, but i do not currently support any other means
@@ -22,6 +22,8 @@ please feel free to create your own fork and send a PR.
sophia is copyright-free for educational and personal use
+additional copyrights apply to included code and data
+
## ACPICA copyright notice
this project uses portions of the ACPI Component Architecture