diff options
| author | Vincent Stehlé <[email protected]> | 2024-07-03 13:37:56 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-16 17:09:33 -0600 |
| commit | 1b1b1e7f6038047d425a75756333cadd037b3f64 (patch) | |
| tree | d303c265971f3a9d7df301c954cfb83a4232a55e /scripts/env2string.awk | |
| parent | 0a1bf35f5f0750ae281aaaa6305c4fedbeb6e47e (diff) | |
bootstd: cros: store partition type in an efi_guid_t
The scan_part() function uses a struct uuid to store the little-endian
partition type GUID, but this structure should be used only to contain a
big-endian UUID. Use an efi_guid_t instead and use guidcmp() for the
comparison.
Suggested-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Vincent Stehlé <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/env2string.awk')
0 files changed, 0 insertions, 0 deletions
