Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in emulator mptable creation - space not reserved. | Kevin O'Connor | 2009-02-28 | 1 | -0/+1 |
* | Build mptable using C 'struct's. | Kevin O'Connor | 2009-02-27 | 1 | -126/+68 |
* | Change license from GPLv3 to LGPLv3. | Kevin O'Connor | 2009-01-15 | 1 | -1/+1 |
* | Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR. | Kevin O'Connor | 2008-12-14 | 1 | -2/+2 |
* | Add dprintf() status writes during startup of bios table inits. | Kevin O'Connor | 2008-11-08 | 1 | -0/+2 |
* | Remove CONFIG_QEMU option - breakout into other options. | Kevin O'Connor | 2008-08-17 | 1 | -5/+3 |
* | Add option to disable mptable generation. | Kevin O'Connor | 2008-07-12 | 1 | -0/+3 |
* | Extract 'struct bregs' out of biosvar.h; clean up header includes. | Kevin O'Connor | 2008-07-04 | 1 | -0/+1 |
* | Separate out smp detection and mp table generation from rombios32.c | Kevin O'Connor | 2008-07-04 | 1 | -0/+159 |