Commit Graph

5 Commits

Author SHA1 Message Date
e38a61a61a memory: remove logging in kMalloc/kFree 2021-11-08 00:39:25 +08:00
4460661bfd main: refactor to keep the EFI headers from polluting the main namespace 2021-11-06 23:40:50 +08:00
a3fe5c5902 memory: add AllocateKernelMapping
This is just quick and dirty, with nothing to free it
2021-10-23 19:38:19 +08:00
cd287fe8cb memory: implement kMalloc() to use dlmalloc 2021-10-11 23:35:54 +08:00
d25da95e1e Initial commit 2021-10-10 14:39:17 +08:00