ian 41031a8887 In gptboot, don't assume a partition number is a single digit, 1-9. GPT
partitions can have 128 partitions, so parse contiguous digits and then
validate that the number is between 1-128 inclusive.

I'm not sure 128 is a hard limit in the GPT standard, but it's the common
number in use, and it's a better upper limit than 9.
2019-12-22 22:33:22 +00:00
..
2018-02-02 06:32:26 +00:00
2019-12-16 21:52:12 +00:00
2019-12-11 17:37:53 +00:00
2019-05-24 05:34:21 +00:00