coreboot-kgpe-d16/payloads/libpayload/arch/x86
Gabe Black b4523bb691 libpayload: Change the measurement interval for get_cpu_speed to 2 ms.
The interval used to be about 55 ms which is excessively long. Coreboot only
waits for 2 ms and gets a reasonable answer. That should be good enough for us
as well.

Change-Id: I4d4e8b25b6ba540c9e9839ed0bbaa1f04f67cce1
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2520
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2013-02-26 07:38:41 +01:00
..
Config.in libpayload: Fix license headers 2013-02-20 02:41:24 +01:00
coreboot.c
exec.S
head.S
libpayload.ldscript libpayload; put the ldscript into an arch-dependent directory path 2013-02-14 21:32:02 +01:00
main.c
Makefile.inc
multiboot.c
rom_media.c
string.c
sysinfo.c
timer.c libpayload: Change the measurement interval for get_cpu_speed to 2 ms. 2013-02-26 07:38:41 +01:00
util.S
virtual.c