Commit a03b676
committed
scripts: gen-uuid-reg.py: Generate string identifier for toml files
Extend the script that generates the uuid-registry.h file to also generate
definitions containing the uuid as a string. These definitions
(UUIDREG_STR_...) can be used in toml files, allowing get values from the
uuid-registry.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent c6a6e17 commit a03b676
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments