u-boot/lib/efi
Lukasz Czechowski c1f9995d82 efi: stub: Change _debug_uart_putc function to inline
Update definition of _debug_uart_putc to static inline.
This will allow to avoid compilation warnings about unused code
after introduction of patch changing debug uart functions to
dummies if CONFIG_DEBUG_UART is not set.
This also matches the instructions in include/debug_uart.h and
provides consistency with implementations for other platforms.

Signed-off-by: Lukasz Czechowski <lukasz.czechowski@thaumatec.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2025-06-06 17:12:20 +08:00
..
efi_app_init.c efi: Avoid using dm_scan_other() 2024-01-13 18:17:46 +01:00
efi_app.c include: export uuid.h 2024-09-12 17:35:37 +02:00
efi_info.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
efi_stub.c efi: stub: Change _debug_uart_putc function to inline 2025-06-06 17:12:20 +08:00
efi.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
Kconfig Kconfig: clean up the efi configuration status 2024-09-12 17:33:52 +02:00
Makefile efi: Avoid using dm_scan_other() 2024-01-13 18:17:46 +01:00