Images 💾

Last commit ⭐

commit 7e1e208d089cb873931b4180be9227cb46b47235
Author:     Filiph Sandström <filiph.sandstrom@filfatstudios.com>
AuthorDate: Wed Aug 17 12:38:58 2022 +0200
Commit:     Linus Groh <mail@linusgroh.de>
CommitDate: Mon Sep 12 00:56:44 2022 +0100

    Kernel: Add basic aarch64 support to `MemoryManager`
    
    FIXME: There's still a lot to do like for example, port `quickmap_page`.
    This does however get us further into the boot process than before.