summaryrefslogtreecommitdiff
path: root/device-partitions.bpt
blob: d4bb07bc422c68a688eef983878f196a9cfff40b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"settings": {
		"disk_size": "3.64 GiB"
	},
	"partitions": [
	{
		"label": "u-boot",
		"size": "4980 KiB",
		"type_guid": "linux_fs",
		"position": 1
	},
	{
		"label": "security",
		"size": "3 MiB",
		"position": 2
	},
	{
		"label": "sfitables",
		"size": "1 MiB"
	}
	]
}