Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/CHANGES

1- Updated the default theme to v 1.1 (credit to blackosx)
2- Updated LogintoLion with he haiku device logo (credit to blackosx)
3- Updated for the gui
4- Chameleon can now boot the Lion Auto-Installer partition (additionally, on a GPT disk this enable the option "Localize my Mac" of iCloud)
5- Added a first version of amlsgn (NOTE: This tool can can sign an aml file for your machine (with the UUID) or for your machine model, this can be useful
6 with multiple machines w/o an identical model, combined with acpicodec and the option "LoadSignedAmlOnly", you can make sure that Chameleon will load the
7 good aml files for your machine (even if you have for example about 50 dsdt files named differently in your Acpi directory and each one for a different machine) )
8- Applied Guerrero's patch on gui.c (http://forge.voodooprojects.org/p/chameleon/issues/view/attachment/152/gui.diff)
9- Added a theme compatible with the OS detection/Volume feature (credit to Enzo for LoginToLion, see http://forum.voodooprojects.org/index.php?topic=2125.0 for more.)
10- Fixed a mistake with the smbios.plist loading process
11- Reworked the OS detection/Volume (NOTE: now embedded into the core and executed much earlier )
12
13
14- Added Haiku support (credit to scorpius)
15- Added EXFAT (FAT64) support (credit to dmazar)
16- Added JrCs fixes (see trunk v1716 v1719)
17- Gui can now detect the darwin version of each volumes
18- Applied some underthehood fixes and enhancements
19
20- Added an option to the check Oem revision of aml files, can be useful with multiple machines (a command line tool able to patch the aml files will be available soon)
21- Improved smbios support for some Intel Xeon models
22- BETA : Sync'd ati engine with the trunk
23
24- Small security fixes
25- Added a mechanism to strip the madt table
26- Ported the serial number randomizer to smbiosgetters,
27 Warning: smbiosgetters (and also the Gui module) still don't work when built with Xcode4.
28
29- Implemented a serial number randomizer in smbiospatcher
30(can be useful for icloud registration problems, especially when the serial number is already used by another machine,
31
32DISCLAIMER: Please read the iCloud License (http://www.apple.com/legal/icloud/ww/) carefully before using this option.
33By using this option, you are agreeing to be bound by
34the terms of the iCloud License (http://www.apple.com/legal/icloud/ww/). If you do not or cannot agree to the terms
35of the icloud License (http://www.apple.com/legal/icloud/ww/), please do not use this option.
36
37THE CHAMELEON ( OR VOODOO ) TEAM CAN NOT BE HELD RESPONSIBLE FOR ANY ABUSE.)
38
39- Chameleon (or at least this branch) can now boot OSX on Parallels Desktop 7, with full acpi and smbios support
40 (note: you will need to embed at least acpicodec and smbiosgetters since virtual machines don't like our module system),
41 see this vid ;-) : http://www.youtube.com/watch?v=kvSgwIE6D4o&feature=channel_video_title
42- Added a mechanism to boot the real Lion installer partition (with baseSystem.dmg as root device), you will just need to edit the kernelcache
43 for you platform, step 2 of the installation process (booting from the kernelcache in the "Mac OS X Install Data" folder) is still in progress
44
45- Added a simple mechanism to embed a module into the core of the bootloader (useful for virtual machines
46 or for modules not yet compatible with xcode4), see internal_modules.h for more info.
47- Added JrCs's Keylayout support in Keymapper
48- Fixed an issue in AcpiCodec where the highest cpu frequency may not be added in the pstate package on some configurations
49- Improved detection of nb of core(s) and thread(s) for AMD processors
50- Updated keymapper ...
51- Applied scorpius's patch (to get an unstretched boot screen for nVidia cards on DVI) in boot0.s , disabled by default,
52 see - http://forum.voodooprojects.org/index.php/topic,2158.msg10345/boardseen.html#new - for more info.
53- Applied Vladimir Zidar's hibernate patch on hibernateEnabler.
54- Applied "Intel HD Graphics 3000" patch to gma.c (credit: ???) ,
55 found at - http://www.darwinx86.net/forum/61-section-francaise-/1880-espace-de-discussion-anval?limit=10&start=60#6247 -
56- Added AMD support (most of the code is derived from the trunk, MUST BE ENABLED BY HAND IN CPU.C) see - http://forge.voodooprojects.org/p/chameleon/issues/163/ -
57- Improved Core Ix support in AcpiCodec
58- Improved c-states support in AcpiCodec
59
60- Sync'd nvidia.c and gma.c (see GraphicEnabler module) to the trunk
61- Improved compatibility with xcode4 (afaik only the modules gui and smbiosgetters will not work with xcode4, even if they are built without any errors)
62- Applied JrCs's path for more protection against buffer overflow in some case (trunk v1449)
63- Added a mechanism to detect extra mkexts/kexts before loading the kernelCache
64- Moved smp code to Erich Boleyn's smp-imps (not fully implemented yet)
65- Added the UseKernelCache option only for compatibility with the trunk ("Yes" have no effect, since it's the default),
66 the Flag "-F" which do the same things is still valid
67- Re-worked SSDT generation, and merged with the Bits's code
68- Removed aml_generator from AcpiCodec, now use acpicode.c to generate aml file
69- Added YellowIconFixer module
70- Merged fsb detection with Bits's code in cpu.c (slightly faster)
71- Fixed a bug related to ACPI in AcpiCodec (thanck to StephN666 for testing)
72- Fixed a bug related to ACPI and the machine with a rsd table revision > 0 (acpi_tools.c) (thanck to StephN666 for testing)
73
74- Applied Andy Vandijck's Nehalem (i5/i9) spoof to kernelpatcher
75- Fixed an issue with kernelPatcher, it seems that kernelPatcher is unable to patch the kernelCache
76- Applied some fixes from the trunk
77- Applied many under the hood fixes
78- Added Andy Vandijck's Server spoof
79- Added a Patch from Andy Vandijck in SMBiosPatcher and SMBiosGetters
80- Added a Patch from Netkas in GraphicEnabler (ati.c)
81- Fixed an issue where the GUI module couldn't find the themes directory
82- Fixed an issue where the GUI module failed to display the GUI
83- Added AcpiCodec module
84- Re-wrote ACPI code in fake_efi.c
85- Fixed a bug with AcpiPatcher when built with xcode4
86- Optimized AcpiPatcher code
87- Minor change of SMBIOS code in fake_efi.c
88- Applied some changes to the CPU detection
89- Fixed Pict-FailedBoot allocation
90- Board-id fix is now handled by the smbios modules
91
92- Added boot-args in the device tree
93- Added BootCLUT and Pict-FailedBoot
94- Added Board-id spoof
95- Fixed kernelcache loading with 10.5, 10.6 and 10.7
96- Added Lion Compatibility
97
98- Re-enabled Ignore Boot File Flag option , now "-B"
99- Fixed a bug in get_PM_Profile(), where the function return the profile 0 = 'Unspecified' when the facp is incorrect or not found, and so, override the
100 PM type set by the cpu features
101- Added new drop acpi table mechanism, now it's really able to drop any tables
102- BootHelp is not anymore embed by default in the bootloader core, if you need the help at boot time, just install your BootHelp.txt in /Extra/ (for now GUI module still embed it)
103- Fixed the HelloWorld module (broken since i have increased module hook arguments number)
104
105- "-F" now mean do not use prelinked kernel
106- Fixed embedtheme resolution, random theme chooser now also include embedtheme in the list (if the GUI is compiled with the embedtheme option),
107 also fixed a potential memory leak in randomTheme()
108- Fixed a bug in modules.c introduced in the previous versions, the booloader should now load correctly
109 with or without modules
110- Boot helper support (raid) is now an option (992 bytes saved)
111- Fixed an issue where the prelinked kernel can't be found (the bootloader should now be fully compatible with the kextcache command line tool).
112 (Also merged both adler32 function previously located in drivers.c and boot.c into one (adler32) located in boot.c)
113- returned to malloc by default, instead of safe_malloc, safe_malloc(+1280 bytes) is now an option (as in revolution 616+)
114- APM support is now optional (704 bytes saved)
115- Fixed add_symbol function
116- Increased module hook arguments number to 6
117- Added Kabyl's pci subsystem id patch
118- Added Kabyl's smbios implemention (SMBiosGetters, see Kabyl's branch.) as a module (legacy smbios implementation (SMBiosPatcher) have been also rewritten as a module)
119- Added valv's experimental amd support in CPUFreq module (untested)
120- Added Slice's smbios_patcher fix
121- Increased Booter Log size according to the chameleon trunck (thanck to Azimutz)
122
123- Added BSD (OpenBSD and FreeBSD) support (Credits to: nawcom, valv)
124- moved hibernation and ramdisk into modules
125- Added a keyboard mapper module
126- Added CPUFreq module (Credits to: valv, cparm)
127- Added a random theme chooser in the GUI module
128- Added Slice's mobile detection fix
129- Added mozodojo's coreI fix in acpi patcher
130- Applied many fixes and optimizations to the core
131- Moved to meklort's core architecture
132- Added Andy Vandijck's Full ACPI tables override and ACPI V1 to V4 conversion patch
133-------------------------------------------------------------------------------------------------------------------------------------------------
134
135- Added Booter Log Dump Tool
136- Added Booter message Logging (":/boot-log" ioreg property)
137- Removed obsolete -f option, use -x instead
138- Removed -x32 option, use arch=i386 instead
139- Added automatic SMBusspeed detection for lga1156 core i5/7 cpus
140- Added new iMac11,1 sbios default model for lga1156 core i5/17 mobos
141- md0 code. Notified xnu when an md ramdisk is specified
142- Added rollover image support for selected device icons.
143 Use device_<type>_o.png in theme folder. Credits goes to Blackosx.
144- Revisited theme resource embedding. Using the device_<type> icons are optional with
145 the exception of device_generic.
146- Optimized memory detection speed
147- Added displaying source device and partition number for file read operations.
148- Increased boot2's maximum size from 383.5k to 447.5k.
149 Updated stage 1 loaders for handling the new size limit.
150- Added alternate format for setting the default partition. The user can specify the selected
151 volume UUID for the "Default Partition" key.
152- Implemented SPD memory automatic detection and injection,seems to work really great ...
153- Factorized code to prepare a dynamic memory detection algorithm ...
154- Optimized smbios table address search
155- Optimized cursor spinout in textmode if no verbose mode is set
156- Added ram table structures definitions
157- Added getSmbios() a param permitting to select between orig and new smbios entries
158- Changed "Default Partition" behaviour to accept only native system volumes or foreign partitions.
159- Added NVIDIA new NVCAP customization support and support for ION gfx cards from aserebln
160- Added ATI new framebuffers support and new cards from PCEFI10.6
161- improved ACPI file search algo by implementing a cache.
162- Nvidia injection fix
163- pciroot would not always return correct uuid in autodection mode
164- Fixed the hibernation problem in boot2/resume.c
165- Fixed all new booter versions with SystemType would override the facp value even if correct,
166 now keeps the facp value if correct and no override has been done, implemented a best effort algo.
167 for maximizing the chance to get the most correct value before we decide to use a fixed value (1=desktop)
168- Fixed display cosmetics of UUID, now a convert.c file contains all
169 conversions api, to be completed by function that we should reuse.
170
171- Fixed SystemType would be always forced to a value, now optionally changed
172 only if ovveriden
173- Kept SystemID as the only option to change manually the system-id
174 For theses reasons, SystemId from bootConfig and SMUUID from smbiosConfig aer now DEPRECATED.
175
176- Integrated JrCs fadt patch (kept for RC5 the existing DSDT.aml retry algo that disapeared in his patch, should be more discussed for RC6)
177- Added JrCs modified convention name change to coding_standards
178- Now malloc (ex. MALLOC in Asere patch) is renamed malloc(size) and is an alias
179 to safe_malloc(size, file, line) with _FILE_ and _LINE_ prerocessor definitions
180- Added a new 'Rename Partition Feature', now permitting to rename partition
181 like 'System reserved' to a more meaningful name
182- Added SystemID option permitting to change the System UUID to a fixed value.
183- Added the PciRoot autodetection feature imported from pcefi10.5
184- Added automatic "system-id" injection from dmi bios, also compatible
185 with SystemID boot option and former SMUUID from smbios,plist
186- Added "system-type' automatic injection (1=Desktop) plus override possibility
187 with the new system-type option in bootConfig
188- Added SMserial and SMproductname new options for smbios.plist
189- Merged with asere patch, while keeping my fake_efi.c changes, and adding a new
190 stringForKey() API, also changed the DT__XXXX() set of functions
191 to handle const char * values instead of char*.
192

Archive Download this file

Revision: 1737