From d855c0a219a180497c2e50f9bc19bfce69b937a6 Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Thu, 23 Jan 2025 00:24:57 +0000 Subject: it printfs with the efi interface --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'README.md') 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 -- cgit v1.3.1-1-g115d