Commit History

Author SHA1 Message Date
  Liav A 5ed3f7c6bf Kernel/Storage: Migrate the partition code to use the ErrorOr container 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors 3 years ago
  Idan Horowitz 8289727fac Kernel: Stop using the make<T> factory method in the Kernel 3 years ago
  Brian Gianforcaro 6c66311ade Kernel: Use MUST + Vector::try_empend instead of Vector::empend 3 years ago
  Gunnar Beutner 4b5dbc15df Kernel: Fix incorrect argument when constructing DiskPartitionMetadata 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 years ago
  Liav A 72b1998f0d Kernel: Introduce a new partitioning subsystem 4 years ago
  Liav A 3a19e18d1e Kernel: Move Partition code files to the Storage folder 4 years ago