commit | c533ec044bcdc768f525fa5d9b3f4de1b21b1e68 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Thu Feb 02 14:23:45 2023 +0000 |
committer | Julian Hall <julian.hall@arm.com> | Mon Feb 20 18:27:07 2023 +0100 |
tree | 362d5f1905008eeca12533a56d71c90b50be3625 | |
parent | 31d4fddedb5cfd214de0f4acf54b90c6968078e0 [diff] |
Convert storage related UUIDs to GUID octet order For better compatibility with UEFI components, this commit converts the octet representation of UUIDs used for disk and partition identification to the little-endian representation instead of the standard big-endian representation. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: I5281e465a9336fcf64e4e1639c320f4e3e8e33d0