1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00
Files
u-boot-megous/include
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
..
2020-09-30 16:55:03 -04:00
2020-10-22 09:54:53 -04:00
2021-01-15 14:36:12 -05: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
2021-01-13 02:38:01 +01:00
2020-12-31 14:32:27 +01:00
2020-10-30 10:56:11 -04:00
2020-12-02 16:21:58 -05:00
2020-10-27 08:13:33 +01:00
2020-12-13 07:58:17 -07:00
2021-01-16 14:48:23 -05:00
2020-12-18 20:32:21 -07:00
2020-09-30 11:55:23 -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
2021-01-15 14:36:12 -05:00