coreboot-kgpe-d16/src/console
Eric Biederman f3ed1cfad7 - HDAMA boots!
- Set the bootstrap processor flag in the mptable.
- Implement 64bit support in our print statements
- Fix the reporting of how many cpus we are waiting to stop.
  It is the 1 less than the actual number of cpus running.
- Actually enable cpu_initialization.
- Fix firstsiblingdevice in config.g
- Add IORESOURCE_FIXED to all of the resources set by config.g
- Fix the apic_cluster rule to add an apic_cluster path not an apic path.
- Add a div64.h to assist in the 64bit printf.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1682 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-10-16 08:38:58 +00:00
..
btext_console.c seperate font file from btext_console.c 2004-05-13 20:37:02 +00:00
Config.lb console code cleanup. 2004-05-28 15:07:03 +00:00
console.c fixed function prototype for die() 2004-10-14 23:05:08 +00:00
font-8x16.c Definition fixed by Ollie 2004-05-24 17:14:21 +00:00
logbuf_console.c added rx support 2004-03-13 03:40:51 +00:00
printk.c console code cleanup. 2004-05-28 15:07:03 +00:00
uart8250_console.c console code cleanup. 2004-05-28 15:07:03 +00:00
vga_console.c added rx support 2004-03-13 03:40:51 +00:00
vsprintf.c console code cleanup. 2004-05-28 15:07:03 +00:00
vtxprintf.c - HDAMA boots! 2004-10-16 08:38:58 +00:00