]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi: ECPT add EBBRv2.0 conformance profile
authorJose Marinho <jose.marinho@arm.com>
Fri, 17 Dec 2021 12:55:05 +0000 (12:55 +0000)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 3 Sep 2022 08:13:26 +0000 (10:13 +0200)
commit648a8dcb39306ebd32353d6c503ac3b69e064190
treeb88d87b90b420271495de00c388f69099d776bf5
parent6b92c1735205eef308a9e33ec90330a3e6d27fc3
efi: ECPT add EBBRv2.0 conformance profile

Display the EBBRv2.0 conformance in the ECPT table.

The EBBRv2.0 conformance profile is set in the ECPT if
CONFIG_EFI_EBBR_2_0_CONFORMANCE=y.

Signed-off-by: Jose Marinho <jose.marinho@arm.com>
Add dependencies for CONFIG_EFI_EBBR_2_0_CONFORMANCE.
Enable the setting by default.
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/efi_api.h
lib/efi_loader/Kconfig
lib/efi_loader/efi_conformance.c