Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
979862ed4a922f64518d1838110ff030701c8406
/
src
/
mptable.c
928d4df
provide correct pci routing information in mptable
by Gleb Natapov
· 14 years ago
b021a57
Add MPS entries for LINT interrupts.
by Kevin O'Connor
· 14 years ago
86916ce
Fixes for mptable generation.
by Kevin O'Connor
· 14 years ago
c0ad0e8
Only add the first logical CPU in each physical CPU to the MPS tables.
by Kevin O'Connor
· 14 years ago
57219d8
Fix cpuflag in mptable (| has higher priority than ?:)
by Kevin O'Connor
· 14 years ago
f23d61f
Generate mptable unconditionally.
by Kevin O'Connor
· 14 years ago
a26df9b
Use MaxCountCPUs during building of per cpu tables.
by Kevin O'Connor
· 14 years ago
4d2b619
irq0override provided by qemu.
by Kevin O'Connor
· 14 years ago
0bf9270
Add Post Memory Manager (PMM) support.
by Kevin O'Connor
· 14 years ago
8c8a880
Minor - breakup mptable allocation into two calls.
by Kevin O'Connor
· 14 years ago
b64db30
mptable and madt irq override
by Kevin O'Connor
· 14 years ago
2929c35
Add malloc_high/fseg() and rework bios table creation to use them.
by Kevin O'Connor
· 14 years ago
523e5a9
Use "p->sum -= checksum()" style for setting checksums.
by Kevin O'Connor
· 14 years ago
e97ca7b
Forward port bochs smp changes; rename smpdetect.c to smp.c.
by Kevin O'Connor
· 14 years ago
a69a559
Fix bug in emulator mptable creation - space not reserved.
by Kevin O'Connor
· 15 years ago
3574644
Build mptable using C 'struct's.
by Kevin O'Connor
· 15 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
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
7b49cd9
Add dprintf() status writes during startup of bios table inits.
by Kevin O'Connor
· 15 years ago
6cb8ba9
Remove CONFIG_QEMU option - breakout into other options.
by Kevin O'Connor
· 15 years ago
d381702
Add option to disable mptable generation.
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