Commit History

Author SHA1 Message Date
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 years ago
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 years ago
  Andreas Kling 88ea152b24 Kernel: Merge unnecessary DiskDevice class into BlockDevice 5 years ago
  Liav A 81544dc5b4 Partition Table: Add support for Extended partitions 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  supercomputer7 de49714f36 PartitionTable: Initial GPT Support, Adding Block Limit 5 years ago
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. 6 years ago
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 years ago
  Conrad Pankoff 842bf96e2c Kernel: Fix booting from "inactive" MBR partitions 6 years ago
  Conrad Pankoff c02b8b715d Kernel: Implement MBR partition loader (#168) 6 years ago