diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2024-08-30 13:34:36 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-09-12 17:35:37 +0200 |
commit | 22c48a92cdcead3c7bfb1449528d275bf8d3d30a (patch) | |
tree | ddd3aac2fac2f9ad5348e6d00eac0958295579ee /lib/efi_loader/efi_variable.c | |
parent | 2bf0a87ae352478b74181bcf7ff2eb2c21d74538 (diff) |
lib: uuid: supporting building as part of host tools
Adjust the UUID library code so that it can be compiled as part of a
host tool.
This removes the one redundant log_debug() call, as well as the
incorrectly defined LOG_CATEGORY.
In general this is a fairly trivial change, just adjusting includes and
disabling list_guid.
This will be used by a new genguid tool to generate v5 GUIDs that match
those generated by U-Boot at runtime.
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions