Age | Commit message (Collapse) | Author |
|
Worked better than I thought!
|
|
This changes many files but I've just applied some replace commands.. So
- nothing special!
|
|
Idk why I forgot it for several commits :D
|
|
|
|
I finally fixed the acpi tables with some memory mapping magic and
paging allocations, which seems to do the trick. YAY.
|
|
I'm too exhausted right now, but I rediscovered the memory mapping issue
of my ACPI implementatio and need to fix it ASAP. Otherwise I won't be
able to use any ACPI table without causing a page fault. I have no clue
why exactly this is happening and the internet says that I shouldn't
need to memory map them. Well, I'll look into it later.
|
|
|
|
Due to my change to vim and the clang-format plugin this was needed!
|
|
I've worked quite a while on several small things which I didn't commit but I'm going away for a week (holiday) soooo I synced these useless and dumb files :)
|
|
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel
|
|
|
|
|
|
|
|
|
|
|