commit | e3b7c9bcd0f4b1fa408affd14795c12ae765cea7 | [log] [tgz] |
---|---|---|
author | Jose Marinho <jose.marinho@arm.com> | Fri Dec 17 12:55:05 2021 +0000 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 03 10:13:26 2022 +0200 |
tree | b88d87b90b420271495de00c388f69099d776bf5 | |
parent | ff72cb323c9881a25a6f7110a421b2ab22907127 [diff] |
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>