Commit History

作者 SHA1 備註 提交日期
  Skye Sprung eca85f2050 Kernel: Changed serial debug functions and variables for readability 2 年之前
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Liav A c6c3e2a7fd Kernel: Instantiate a TextModeConsole early on if there's no framebuffer 3 年之前
  Andrew Kaster 353e72ac9b LibC+Kernel: Remove global variable use from snprintf and fprintf 3 年之前
  Tom 24f2f3ba4e Kernel: Set up an initial boot framebuffer console 3 年之前
  Hendiadyoin1 23037d619a Kernel: Simplify some if statements 3 年之前
  Ben Wiederhake 33079c8ab9 Kernel+UE+LibC: Remove unused dbgputch syscall 3 年之前
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder 3 年之前
  Liav A fd4397a430 Kernel/Devices: Use try_create_device helper for ConsoleDevice 3 年之前
  Liav A 5e8dcb9ca7 Kernel/Devices: Move ConsoleDevice into the Devices source directory 3 年之前
  Idan Horowitz 6348b63476 Kernel: Add kernelearlyputstr and use it in dbgln in very-early boot 3 年之前
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Brian Gianforcaro 1ee1ef5103 Kernel: Introduce a StringView overload of dbgputstr(..) 3 年之前
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ 4 年之前
  Idan Horowitz 72331168be Kernel: Hold the global logging lock in dbgputch 4 年之前
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes 4 年之前
  Max Wipfli 67067904f5 Kernel: Add dbgputch() to kstdio.h 4 年之前
  Liav A 47c1a31f89 Kernel: Support new lines when doing critical printing 4 年之前
  Nick Miller 10ba6f254c Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT 4 年之前
  Idan Horowitz ba9b3dc656 Kernel: Implement a PCI Serial Device driver 4 年之前
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 年之前
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年之前
  Andreas Kling efd4f66f36 Kernel: Don't take debug logging lock in sprintf() 4 年之前
  Andreas Kling 5f610417d0 Kernel: Remove kprintf() 4 年之前
  Andreas Kling e4d84b5e79 Kernel: Remove dbgprintf() from kernel 4 年之前
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前