From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 66626C54EED for ; Mon, 30 Jan 2023 14:53:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 868C88582E; Mon, 30 Jan 2023 15:51:35 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Egud6zNG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3ADAE85557; Mon, 30 Jan 2023 15:51:25 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D19DF8582B for ; Mon, 30 Jan 2023 15:51:19 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id z9so10197044qtv.5 for ; Mon, 30 Jan 2023 06:51:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=QMxr3WeXHs4o4bMLt/fajWpylH9BVm7q3jCyMn3Csq8=; b=Egud6zNGc9rQ51vxVAJXAzcdwmbzLTjS4gUQAyJACNeR46/+f5AcFeqmjLYsHVFw/q BP5u/lZ9w5HCkOK7hNvOLnj5S9JqIR99e6t0heN0xOkrt0AJSTZvMJczmP+9Hvzk3Kay qAjgkZX2t15ymKrA5XvA2ZqkvLQIC6G5YVFUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=QMxr3WeXHs4o4bMLt/fajWpylH9BVm7q3jCyMn3Csq8=; b=INnjXxc8rwUptJW6vYy5lRJX9YcRhKM+y9WLBoyMGNKO/FdISlx3jbY1hq+rb+Jn3g sbeWkgo8i0WANOOZAU4wVhURIbLjek3bBWvJje29f5eDrZ9Z+bvbPDH/D5ogfEtKRPCn WqTAfK8US9iLf1CMA8SjTn29wh8QEvZ78x+yiA7kzyWMT8+09UInP5EL23FUTF9EhGWl jZ9F3g1hcDOIyzU9qbUxrWJXygcTW6T2Ww7ZQ38fYg7kUARp5zTsTrlQE5mLfxho3CT2 ZNApAOIPrFX+dKp2uUThMpkeh9qWGDxue7OLkJlzMwSRF419psQvgSDKsmAtzNN0YtbT 0v+w== X-Gm-Message-State: AO0yUKXgyftu1hLxCRcbNH30pXhJDrDB2UgpXVE6HI6bmuqHJVE5EHQa md3rwqCEEvjo7IBO9qAgF2IwMw== X-Google-Smtp-Source: AK7set/jslKCji7t3OJs7YlmNbeYizDyBGTA8ayu8HfMNlX+6oFZGzjfscLsN+HCMdspBl7lLe2Efw== X-Received: by 2002:a05:622a:216:b0:3b8:2baa:6aef with SMTP id b22-20020a05622a021600b003b82baa6aefmr14085015qtx.43.1675090278524; Mon, 30 Jan 2023 06:51:18 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-31da-0362-f50e-b4ac.res6.spectrum.com. [2603:6081:7b00:6400:31da:362:f50e:b4ac]) by smtp.gmail.com with ESMTPSA id d12-20020a05620a204c00b007201df7ff47sm1670249qka.45.2023.01.30.06.51.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 06:51:18 -0800 (PST) Date: Mon, 30 Jan 2023 09:51:16 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: Simon Glass , Ilias Apalodimas , U-Boot Mailing List Subject: Re: [PATCH 020/171] efi: Add a Kconfig for SPL_EFI_LOADER et all Message-ID: References: <20230130144324.206208-1-sjg@chromium.org> <20230130144324.206208-21-sjg@chromium.org> <238e6d5b-4ac2-a16f-a3ec-b3df8194be51@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CFPoQ8tkN2Byigkq" Content-Disposition: inline In-Reply-To: <238e6d5b-4ac2-a16f-a3ec-b3df8194be51@gmx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --CFPoQ8tkN2Byigkq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2023 at 03:48:44PM +0100, Heinrich Schuchardt wrote: > On 1/30/23 15:40, Simon Glass wrote: > > This and EFI_DEVICE_PATH_TO_TEXT are implicitly used in the source and >=20 > This code is not compiled in SPL. So it cannot be used there. >=20 > > seem useful, so add them. > >=20 > > Signed-off-by: Simon Glass > > --- > >=20 > > lib/efi_loader/Kconfig | 8 ++++++++ > > 1 file changed, 8 insertions(+) > >=20 > > diff --git a/lib/efi_loader/Kconfig b/lib/efi_loader/Kconfig > > index 9fe9a2df9ea..0bd42b9e196 100644 > > --- a/lib/efi_loader/Kconfig > > +++ b/lib/efi_loader/Kconfig > > @@ -32,6 +32,10 @@ config EFI_LOADER > >=20 > > if EFI_LOADER > >=20 > > +config SPL_EFI_LOADER > > + def_bool n # Support running UEFI applications (SPL) > > + depends on SPL > > + >=20 > I cannot see how this could be used: >=20 > * The size of the EFI code is too big to fit into SPL on most boards. OK, so please do a series to correct all CONFIG_IS_ENABLED(EFI_*) to be IS_ENABLED(CONFIG_EFI_*), other than EFI_PARTITIONS which can be in SPL. --=20 Tom --CFPoQ8tkN2Byigkq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPX2WQACgkQFHw5/5Y0 tyyz/wwAsypCVn0iSA1TTbsMIObLXQIllJpvH413T3RR/XLNBVd2HLjMrq46CK6V Xv1vaoQYcgbd+Hj2EBEbGnZJY1jlG9CD244v3Nh7yas8PnZiCWM5/NOsCtzD9hiT DO+H5ZcJBlCEHI3rx9543YeMjIFIUuUqKmD9tLQCqZ74npZmyOGRGTuuBy+Opgax hY1YaedjGaYiF23S1WC1nAGxL8umqRgLhqfbt+Zb0v85Hy6X8HMxVU166tA+JAW2 FmRZ/yjiTSh1grocNy30u/Jy3rb1c5F0+MEDR9sU1X4QsbAH4/9Rl0xPjqA357it 3KwruO0jopJmuGbF5fufI3Wpi5Wwl287IzVrNhM7RavxOgpFJwW/O1j14lxV99lW PNfrzjRPp30YJTYEl6gEq4/eLkRNgfqN3mmkXKwVJILCxYUGzF/Nn5C1KLtEBh7k ejYuqkeN5LT2rtSi46/gk488zBZZBTCPtcbsLxW7GdmfXrplBaykiiKpykS/e+Ut hNy7B8jJ =vC5L -----END PGP SIGNATURE----- --CFPoQ8tkN2Byigkq--