aboutsummaryrefslogtreecommitdiff
path: root/bochs/bios/rombios32.c
AgeCommit message (Collapse)Author
2012-01-18Change the MP table to support >16 IRQ numberJiang, Yunhong
Now the MP table include 16 entry, increase to the number of IOAPIC pin number. All goldfish devices should be covered by this. Change-Id: I05c1176b5396d8a88c3aedf07b1e0d7c6578a914 Signed-off-by: Jiang, Yunhong <yjiang5@intel.com>
2011-02-15x86: source code to build two binaries: bios.bin and vgabios-cirrus.bin,Jun Nakajima
which are required for x86 emulation in the Android x86 emulator. Change-Id: I0e3b59ad67df20a690504336bdafe7b22bc7fb3f Signed-off-by: Xiaohui Xin <xiaohui.xin@intel.com> Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>