Meta: Add x86_64 to supported architectures in README

This commit is contained in:
GamingCraft_hd 2021-07-31 22:20:38 +02:00 committed by Gunnar Beutner
parent 97bd13264a
commit f2a1ee327f
Notes: sideshowbarker 2024-07-18 07:32:51 +09:00

View File

@ -24,7 +24,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
## Kernel features
* x86 (32-bit) kernel with pre-emptive multi-threading
* x86 (32-bit) and x86_64 (64-bit) kernel with pre-emptive multi-threading
* Hardware protections (SMEP, SMAP, UMIP, NX, WP, TSD, ...)
* IPv4 stack with ARP, TCP, UDP and ICMP protocols
* ext2 filesystem