On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > (no changes since v1) > > lib/uuid.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

