diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -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 |
