]> git.ipfire.org Git - thirdparty/grub.git/commit
commands/efi/lsefisystab: Short text for EFI_CONFORMANCE_PROFILES_TABLE
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Sep 2022 12:58:45 +0000 (14:58 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 4 Oct 2022 14:02:53 +0000 (16:02 +0200)
commit77653d8a010299166007dc76580b51597312ccba
treea3f76edb85c6d1bf0a56112e71ac3aad3ce36fd9
parent2e9fa73a040462b81bfbfe56c0bc7ad2d30b446b
commands/efi/lsefisystab: Short text for EFI_CONFORMANCE_PROFILES_TABLE

The EFI_CONFORMANCE_PROFILES_TABLE_GUID is used for a table of GUIDs for conformance
profiles (cf. UEFI specification 2.10, 4.6.5 EFI_CONFORMANCE_PROFILE_TABLE).

The lsefisystab command is used to display installed EFI configuration tables.
Currently it only shows the GUID but not a short text for the table.

Provide a short text for the EFI_CONFORMANCE_PROFILES_TABLE_GUID.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/efi/lsefisystab.c
include/grub/efi/api.h