Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/CHANGES

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

Archive Download this file

Revision: 1913