root / pc-bios / README @ 64ddcd79
History | View | Annotate | Download (989 Bytes)
1 |
- The PC BIOS comes from the Bochs project |
---|---|
2 |
(http://bochs.sourceforge.net/). A patch from bios.diff was applied. |
3 |
|
4 |
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios |
5 |
project (http://www.nongnu.org/vgabios/). |
6 |
|
7 |
- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is |
8 |
available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm. |
9 |
|
10 |
- video.x is a PowerMac NDRV compatible driver for a VGA frame |
11 |
buffer. It comes from the Mac-on-Linux project |
12 |
(http://www.maconlinux.org/). |
13 |
|
14 |
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable |
15 |
firmware implementation. The goal is to implement a 100% IEEE |
16 |
1275-1994 (referred to as Open Firmware) compliant firmware. |
17 |
The included Sparc32 image is built from SVN version 144 and Sparc64 |
18 |
image from version 125. |
19 |
|
20 |
- The PXE roms come from Rom-o-Matic etherboot 5.4.2. |
21 |
pcnet32:pcnet32 -- [0x1022,0x2000] |
22 |
ns8390:winbond940 -- [0x1050,0x0940] |
23 |
rtl8139:rtl8139 -- [0x10ec,0x8139] |
24 |
http://rom-o-matic.net/ |