| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">␊ |
| 2 | <html>␊ |
| 3 | <head>␊ |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">␊ |
| 5 | <meta http-equiv="Content-Style-Type" content="text/css">␊ |
| 6 | <title></title>␊ |
| 7 | <style type="text/css">␊ |
| 8 | p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande;}␊ |
| 9 | </style>␊ |
| 10 | </head>␊ |
| 11 | <body>␊ |
| 12 | <p class="p1">Chameleon is combination of various boot loader components.<br />It is based on David Elliott's fake EFI implementation added to Apple's boot-132 project.<br />Chameleon is extended with the following key features:</p>␊ |
| 13 | <br /> ␊ |
| 14 | <p class="p1">New features in Chameleon 2.0</p>␊ |
| 15 | <br>␊ |
| 16 | <p class="p1"> - Fully customizable GUI to bring some color to the Darwin Bootloader.</p>␊ |
| 17 | <p class="p1"> - Booting retail DVDs by directly loading a ramdisk image without help of additional programs.</p>␊ |
| 18 | <p class="p1"> - Hibernation. Enjoy resuming your Mac OS X with a preview image.</p>␊ |
| 19 | <p class="p1"> - SMBIOS override to modify the factory SMBIOS values.</p>␊ |
| 20 | <p class="p1"> - DSDT override to use a modified fixed DSDT which can solve several issues.</p>␊ |
| 21 | <br>␊ |
| 22 | <p class="p1"> - Device Property Injection via device-properties string.</p>␊ |
| 23 | <p class="p1"> - hybrid boot0 / boot1h for MBR and GPT partitioned disks.</p>␊ |
| 24 | <p class="p1"> - automatic FSB detection code even for recent AMD CPUs.</p>␊ |
| 25 | <p class="p1"> - Apple Software RAID support.</p>␊ |
| 26 | <br /> ␊ |
| 27 | <p class="p1">For detailed information, visit : <a href="http://chameleon.osx86.hu">http://chameleon.osx86.hu</a></p>␊ |
| 28 | </body>␊ |
| 29 | </html>␊ |
| 30 | |