Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
4a754b38ee5f8fa9539e49033063b1854d32ae3e
/
src
/
smpdetect.c
4a754b3
Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
by Kevin O'Connor
· 15 years ago
31bfad6
Don't turn off apic after smp detect; use cmos for smp count on emulators.
by Kevin O'Connor
· 15 years ago
f5c1161
Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR.
by Kevin O'Connor
· 15 years ago
9649a96
Various minor comment updates.
by Kevin O'Connor
· 15 years ago
a06bfb6
Execute smp detect code in place instead of copying it.
by Kevin O'Connor
· 15 years ago
acf1374
Don't reset .bss on reboots.
by Kevin O'Connor
· 15 years ago
bc2aecd
Implement tsc based delay timers, and use them throughout code.
by Kevin O'Connor
· 15 years ago
484270d
Improve smp detection code.
by Kevin O'Connor
· 15 years ago
2fda7cb
Use ld to build final rom; remove custom build utilities.
by Kevin O'Connor
· 15 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 15 years ago
84ad59a
Separate out smp detection and mp table generation from rombios32.c
by Kevin O'Connor
· 15 years ago