summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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