diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-02-09 23:58:55 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-02-12 21:04:51 -0500 |
commit | 5dbf1732940f94771e0b3c45c0960940276bc263 (patch) | |
tree | 2db969895c3f340e10e96e5b82fd07e58f7c5292 /src/post.c | |
parent | 4edda086810ab75ace9efd3399e5b2810669429b (diff) | |
download | seabios-5dbf1732940f94771e0b3c45c0960940276bc263.tar.gz |
Only perform SMP setup on QEMU.
The SMP setup initializes MTRRs on extra CPUs and populates the
CountCPUs variable. On coreboot the CPUs should already be
initialized and the CountCPUs variable isn't used anywhere.
There have also been reports of the SIPI does not work on some real
machines. So, it's best not to invoke one if it isn't needed.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/post.c')
0 files changed, 0 insertions, 0 deletions