]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of EFI_MM_COMM_TEE
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:02 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit83f3d121ddf5c2f0c3ffc5e0cd01a67d31c28bfd
treeec0b0852fa2ab72e7c4f349c46600c3968e755a6
parentc9696b177d431a82b4928febce4e8b885dddd972
Correct SPL use of EFI_MM_COMM_TEE

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_EFI_MM_COMM_TEE defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/eficonfig.c