summaryrefslogtreecommitdiffstats
path: root/fs_mgr/liblp/utility_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* liblp: Allow automatic slot suffixing of partition names.David Anderson2018-11-081-0/+5
* fastboot: Query the name of the super partition.David Anderson2018-11-061-2/+4
* fastboot: Fix flashing both slots with dynamic partitions.David Anderson2018-11-061-0/+8
* liblp: Store device information in a new block device table.David Anderson2018-10-241-4/+0
* liblp: Reserve the first logical block of the super partition.David Anderson2018-10-171-6/+6
* liblp: Remove last_logical_sector from LpMetadataGeometry.David Anderson2018-10-121-1/+0
* liblp: Move backup sectors to the start of the partition.David Anderson2018-10-121-8/+10
* liblp: Require block-aligned partition sizes.David Anderson2018-08-021-1/+2
* liblp: Add block device size to LpMetadataGeometry.David Anderson2018-07-131-2/+10
* liblp: Clean up public headers.David Anderson2018-07-121-1/+3
* liblp: Implement support for request queue alignment.David Anderson2018-07-091-1/+12
* liblp: Add unit tests.David Anderson2018-06-211-0/+43