coreboot/src
Elyes HAOUAS 3fcea0dfad cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t
Spotted out using -Wconversion gcc warning option.

Change-Id: I11e4792804f0f7b5a7ce504c46654c1bff775c32
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33804
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-07-08 14:51:49 +00:00
..
acpi
arch src/arch/x86/acpigen: Compare dev_states_count to size_t 2019-07-08 14:51:08 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Implement j specifier in vtxprintf() 2019-07-04 21:45:58 +00:00
cpu cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t 2019-07-08 14:51:49 +00:00
device device/pci: Declare pci_root_bus() 2019-07-07 20:04:44 +00:00
drivers drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 2019-07-08 09:45:56 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include lib/romstage_stack.c: Remove file 2019-07-07 21:27:22 +00:00
lib lib/romstage_stack.c: Remove file 2019-07-07 21:27:22 +00:00
mainboard qemu-q35: die if started on wrong machine 2019-07-08 14:50:12 +00:00
northbridge intel/nehalem: Move TSC_MONOTONIC_TIMER 2019-07-08 09:46:57 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER 2019-07-08 09:46:21 +00:00
southbridge sb/intel/common: Use correct bitwise operator 2019-07-04 08:04:01 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig arch/x86: Clean up PIRQ_ROUTE 2019-07-07 20:03:55 +00:00