On Tue, 11 Jun 2024 08:57:15 +0200, Ahmad Fatoum wrote: > In order not to clutter configs, we should hide symbols that are EFI > related when CONFIG_EFI is disabled, especially as we are going to add > more options with the loader support. > > Applied, thanks! [1/4] efi: hide EFI related symbols when !EFI https://git.pengutronix.de/cgit/barebox/commit/?id=7ac8732a6cec (link may not be stable) [2/4] lib: wchar: guard against NULL in strdup_wchar https://git.pengutronix.de/cgit/barebox/commit/?id=47d910fe2706 (link may not be stable) [3/4] efi: payload: gracefully handle NULL parent image device path https://git.pengutronix.de/cgit/barebox/commit/?id=5cf1c8302cce (link may not be stable) [4/4] fs: legacy: gracefully handle non existent files https://git.pengutronix.de/cgit/barebox/commit/?id=2958ab65cfc6 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>