summaryrefslogtreecommitdiff
path: root/Kernel/Storage/Partition/MBRPartitionTable.h
AgeCommit message (Expand)Author
2022-07-21Kernel+LibPartition: Move MBRPartitionTable into LibPartitionSamuel Bowman
2022-07-21Kernel+LibPartition: Move PartitionTable into LibPartitionSamuel Bowman
2022-04-28Kernel/Storage: Migrate the partition code to use the ErrorOr containerLiav A
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Kernel: Remove type from StorageDevice classJean-Baptiste Boric
2021-03-26Kernel: Remove unused MBRPartitionTable::m_partitions_count.Michel Hermier
2020-12-31Everywhere: Re-format with clang-format-11Linus Groh
2020-12-27Kernel: Introduce a new partitioning subsystemLiav A
2020-12-27Kernel: Move Partition code files to the Storage folderLiav A