[PATCH v4 17/45] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Bin Meng
bmeng.cn at gmail.com
Wed Jul 12 16:02:46 CEST 2023
On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> The CMD_EFIDEBUG option enables debugging so it is reasonable to assume
> that all effects should be made to decode the dreaded UUIDs favoured by
> UEFI.
>
> Update the table to show them all when CONFIG_CMD_EFIDEBUG is enabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> lib/uuid.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list