feat: owloysius - dynamic init function invocator
authorMinep <lunaixsky@qq.com>
Sun, 10 Dec 2023 13:50:32 +0000 (13:50 +0000)
committerMinep <lunaixsky@qq.com>
Sun, 10 Dec 2023 13:57:51 +0000 (13:57 +0000)
refactor: add a generic base struct to devices
  this allow us to specialize different kinds of device,
  sparating devfs tree node and real device, to save the overhead
feat: add device aliasing (i.e. hard link in devfs)
feat: add new gdb command to dump system log
feat: make default system console configurable through `console=<dev>` boot command line
fix: trying to delete mount point when unmounted.
fix: ensure frame-point always included regardless optimization level
chore: edit readme
d


No differences found