coreboot/src/cpu/x86
Eugene Myers 17f0f01188 cpu/x86/smm: Convert C++ style comment
Originally, this patch made 'BIOS' uppercase in the referenced comment
and converted the C++ style to be consistent with the remainder of
the function.  Somewhere, the 'BIOS' became uppercase creating a merge
conflict.

Now this CL converts the C++ style to be consistent with the remainder
of the comments.

Signed-off-by: Eugene D. Myers <edmyers@tycho.nsa.gov>
Change-Id: I85d78b5e08a7643c3d87e3daf353d6b3ba8d306b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38854
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-02-21 09:02:57 +00:00
..
16bit cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM 2019-12-26 08:11:30 +00:00
32bit coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
64bit cpu/qemu-x86: Add x86_64 bootblock support 2019-11-04 11:58:58 +00:00
cache
lapic src: Remove unused 'include <arch/cpu.h>' 2019-12-19 05:58:50 +00:00
mtrr cpu/x86/mtrr/xip_cache.c: Fix inconsistent message 2019-11-03 20:48:18 +00:00
name cpu/x86/name: Make name.c file available in romstage 2020-02-18 14:59:48 +00:00
pae AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
smm cpu/x86/smm: Convert C++ style comment 2020-02-21 09:02:57 +00:00
tsc src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
backup_default_smm.c AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
early_reset.S cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset 2019-04-21 23:29:29 +00:00
fpu_enable.inc AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
Kconfig arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
Kconfig.debug_cpu Kconfig: Organize debugging options per file extensions 2019-11-06 14:01:30 +00:00
Makefile.inc arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
mirror_payload.c src/cpu: Use 'include <stdlib.h>' when appropriate 2019-10-28 11:57:23 +00:00
mp_init.c cpu/x86: Remove unnecessary guard 2020-02-17 15:34:26 +00:00
sipi_vector.S arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
sse_enable.inc AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00