coreboot/src/ec/google/chromeec
Elyes Haouas bdd03c20d5 tree: Use <stdio.h> for snprintf
<stdio.h> header is used for input/output operations (such as printf,
scanf, fopen, etc.). Although some input/output functions can manipulate
strings, they do not need to directly include <string.h> because they
are declared independently.

Change-Id: Ibe2a4ff6f68843a6d99cfdfe182cf2dd922802aa
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82665
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-05-29 10:33:54 +00:00
..
acpi ec/google/chromeec: Provide ec_sync wake option 2023-12-11 14:33:23 +00:00
audio_codec tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
i2c_tunnel tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
mux tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
chip.h Reland "drivers/intel/dptf: Add multiple fan support under dptf" 2023-04-12 14:11:45 +00:00
crosec_proto.c
ec.c ec/google/chromeec: Do not fill TypeC ACPI device when UCSI is enabled 2024-04-22 13:21:01 +00:00
ec.h ec/google/chromeec: Do not fill TypeC ACPI device when UCSI is enabled 2024-04-22 13:21:01 +00:00
ec_acpi.c chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_key 2024-05-16 17:08:56 +00:00
ec_boardid.c clean-up: Remove the no more necessary ENV_HAS_DATA_SECTION flag 2023-09-18 13:18:23 +00:00
ec_cmd_api.h ec/google/chromeec: Update EC headers 2024-04-17 13:45:43 +00:00
ec_commands.h ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h 2024-04-19 20:21:12 +00:00
ec_dptf_helpers.c tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
ec_i2c.c
ec_lpc.c include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
ec_message.h
ec_skuid.c tree: Remove unused <stddef.h> 2024-05-29 02:51:20 +00:00
ec_smbios.c tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
ec_spi.c
Kconfig ec/google/chromeec: Enclose Kconfig in 'if/endif' block 2024-03-05 14:04:51 +00:00
Makefile.mk ec: Rename Makefiles from .inc to .mk 2024-01-24 08:35:25 +00:00
smihandler.c ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
smm.h ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
switches.c
usbc_mux.c ec/google/chromeec: Split wait-loop for DP and HPD flags 2023-07-15 12:47:51 +00:00
vboot_storage.c vboot: Allow for comparison of hash without zero-padding 2022-12-01 22:12:16 +00:00
vstore.c