Rasmus Villemoes c0364ce1c6 doc/README.gpt: define partition type GUID for U-Boot environment
When setting aside a GPT partition for holding the U-Boot environment,
having a partition type GUID [1] indicating "Linux filesystem" (as
most tools default to) is somewhat misleading - and there's no other
well-known type GUID that is better suited. So to have a canonical
value to put into the type field, define

    3de21764-95bd-54bd-a5c3-4abe786f38a8

to mean a partition holding a U-Boot environment.

This is a v5 namespace-name GUID [2], generated [3] from a namespace
of "25cbcde0-8642-47c6-a298-1a3a57cd256b" and name "U-Boot
environment".

Should future type GUIDs be defined in the context of U-Boot, it's
sensible to use that same namespace GUID.

[1] https://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_type_GUIDs
[2] https://en.wikipedia.org/wiki/Universally_unique_identifier#Versions_3_and_5_(namespace_name-based)
[3] https://www.uuidtools.com/v5

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2021-01-16 14:49:09 -05:00
..
2019-12-06 16:44:20 -05:00
2020-09-30 16:55:03 -04:00
2020-10-22 09:54:53 -04:00
2020-05-11 10:16:49 +05:30
2021-01-15 14:36:12 -05:00
2020-04-17 12:32:36 -04:00
2020-07-09 12:33:24 +08:00
2020-05-18 17:33:33 -04:00
2020-07-28 19:30:39 -06:00
2021-01-12 10:58:04 +05:30
2021-01-12 10:58:04 +05:30
2020-12-26 12:37:28 +01:00
2020-10-30 14:20:27 +01:00
2020-02-05 19:33:46 -07:00
2020-05-07 09:01:42 -04:00
2020-08-03 22:19:54 -04:00
2021-01-13 02:38:01 +01:00
2020-05-18 21:19:23 -04:00
2020-12-31 14:32:27 +01:00
2020-08-07 22:31:32 -04:00
2020-10-30 10:56:11 -04:00
2020-05-18 17:33:33 -04:00
2020-06-12 13:14:07 -04:00
2020-01-20 15:38:16 +01:00
2019-11-07 18:39:16 -05:00
2020-05-18 18:36:55 -04:00
2020-04-17 12:32:36 -04:00
2020-08-04 23:30:02 -04:00
2020-12-02 16:21:58 -05:00
2019-12-02 18:23:11 -05:00
2020-10-27 08:13:33 +01:00
2020-01-25 12:04:36 -05:00
2020-12-13 07:58:17 -07:00
2021-01-16 14:48:23 -05:00
2020-07-17 10:47:19 -04:00
2020-12-18 20:32:21 -07:00
2020-06-14 21:07:20 +02:00
2020-02-05 19:33:46 -07:00
2020-06-14 21:07:20 +02:00
2020-07-09 06:02:44 +02:00
2020-09-30 11:55:23 -04:00
2020-02-05 19:33:46 -07:00
2020-08-03 22:19:54 -04:00
2021-01-05 16:20:26 -05:00
2021-01-05 12:24:40 -07:00
2020-08-23 13:43:10 -04:00
2020-10-22 09:54:53 -04:00
2020-11-06 10:18:20 +08:00
2020-08-03 22:19:54 -04:00
2020-01-21 15:56:15 +01:00
2021-01-06 07:57:33 -05:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00
2021-01-15 14:36:12 -05:00