diff options
| author | Michael Brown | 2024-02-29 15:04:47 +0100 |
|---|---|---|
| committer | Michael Brown | 2024-02-29 16:20:44 +0100 |
| commit | 0eb8fbd0bfc9331ecdcd74c9406251e5a6e450af (patch) | |
| tree | d97117bda5d15127bbb272ef70a007ee14aebc62 /src/include/ipxe/efi/Protocol/SimpleFileSystem.h | |
| parent | [uuid] Add uuid_aton() to parse a UUID from a string (diff) | |
| download | ipxe-0eb8fbd0bfc9331ecdcd74c9406251e5a6e450af.tar.gz ipxe-0eb8fbd0bfc9331ecdcd74c9406251e5a6e450af.tar.xz ipxe-0eb8fbd0bfc9331ecdcd74c9406251e5a6e450af.zip | |
[settings] Add parsing for UUID and GUID settings types
The ":uuid" and ":guid" settings types are currently format-only: it
is possible to format a setting as a UUID (via e.g. "show foo:uuid")
but it is not currently possible to parse a string into a UUID setting
(via e.g. "set foo:uuid 406343fe-998b-44be-8a28-44ca38cb202b").
Use uuid_aton() to implement parsing of these settings types, and add
appropriate test cases for both.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Protocol/SimpleFileSystem.h')
0 files changed, 0 insertions, 0 deletions
