coreboot/src
Richard Spiegel ff4f80bc4b soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__'
In function smm_setup_structures(), the function name is used in a print
string. Use __func__ instead.

BUG=b:117642170
TEST=Build grunt.

Change-Id: Icac5ea997289ef75fb246a09715cbca4442a57f4
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/29154
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-10-18 12:47:55 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/exception: Improve the readability of a comment 2018-10-17 12:01:51 +00:00
commonlib commonlib/storage: Make pci sdhci code compile in romstage 2018-10-11 10:57:07 +00:00
console Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cpu src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
device Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
drivers drivers/intel/fsp*: Use newly added post codes for memory param prep 2018-10-18 12:46:12 +00:00
ec ec/google/chromeec: Add support for querying ec board id in smm stage 2018-10-11 23:58:10 +00:00
include console/post_codes: Add post codes for memory param prep callback 2018-10-18 12:46:06 +00:00
lib selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
mainboard mb/lenovo/*/romstage: Use macros instead of magic numbers 2018-10-18 12:44:44 +00:00
northbridge nb/intel/x4x: Fix P45 CAPID max frequency 2018-10-15 12:51:31 +00:00
security vboot: do not extend PCRs on resume from S3 2018-10-17 12:04:58 +00:00
soc soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__' 2018-10-18 12:47:55 +00:00
southbridge mb/lenovo/*/romstage: Use macros instead of magic numbers 2018-10-18 12:44:44 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode vc/google/chromeos/ec: remove EC hibernate in cr50 update path 2018-10-15 13:56:01 +00:00
Kconfig src/Kconfig: Drop a superfluous word 2018-10-01 15:28:47 +00:00