mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	|  5ed3f7c6bf That code used the old AK::Result container, which leads to overly complicated initialization flow when trying to figure out the correct partition table type. Instead, when using the ErrorOr container the code is much simpler and more understandable. | ||
|---|---|---|
| .. | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| DiskPartitionMetadata.cpp | ||
| DiskPartitionMetadata.h | ||
| EBRPartitionTable.cpp | ||
| EBRPartitionTable.h | ||
| GUIDPartitionTable.cpp | ||
| GUIDPartitionTable.h | ||
| MBRPartitionTable.cpp | ||
| MBRPartitionTable.h | ||
| PartitionTable.cpp | ||
| PartitionTable.h | ||