mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
2f8c20816e
Previously, end block was inconsistent. GUIDPartitionTable treated end block as an inclusive bound, while MBRPartitionTable and EBRPartitionTable treated end block as an exclusive bound. Now all three treat end block as an inclusive upper bound. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiskPartitionMetadata.cpp | ||
DiskPartitionMetadata.h | ||
EBRPartitionTable.cpp | ||
EBRPartitionTable.h | ||
GUIDPartitionTable.cpp | ||
GUIDPartitionTable.h | ||
MBRPartitionTable.cpp | ||
MBRPartitionTable.h | ||
PartitionTable.cpp | ||
PartitionTable.h |