count TSC ticks instead of relying on CPUID
authorKay Sievers <kay@vrfy.org>
Sun, 22 Sep 2013 15:22:29 +0000 (10:22 -0500)
committerKay Sievers <kay@vrfy.org>
Sun, 22 Sep 2013 15:22:29 +0000 (10:22 -0500)
commitbe92c65ffc88eb3e52f2a85194bc5303bd20f642
treefc05a6b1f3455275280459a0a74fb1827f7649a4
parent0af0c534a4a92ae0729bb68ab94126fb5efa4cd0
count TSC ticks instead of relying on CPUID

The clock frequency stated for newer CPUs does not match the
TSC frequency; count the ticks during one millisecond
instead.
src/efi/gummiboot.c