Chameleon

Chameleon Svn Source Tree

Root/trunk/CHANGES

1- Integrated JrCs fadt patch (kept for RC5 the existing DSDT.aml retry algo that disapeared in his patch, should be more discussed for RC6)
2- Added JrCs modified convention name change to coding_standards
3- Now malloc (ex. MALLOC in Asere patch) is renamed malloc(size) and is an alias
4 to safe_malloc(size, file, line) with _FILE_ and _LINE_ prerocessor definitions
5- Added a new 'Rename Partition Feature', now permitting to rename partition
6 like 'System reserved' to a more meaningful name
7- Added SystemID option permitting to change the System UUID to a fixed value.
8- Added the PciRoot autodetection feature imported from pcefi10.5
9- Added automatic "system-id" injection from dmi bios, also compatible
10 with SystemID boot option and former SMUUID from smbios,plist
11- Added "system-type' automatic injection (1=Desktop) plus override possibility
12 with the new system-type option in bootConfig
13- Added SMserial and SMproductname new options for smbios.plist
14- Merged with asere patch, while keeping my fake_efi.c changes, and adding a new
15 stringForKey() API, also changed the DT__XXXX() set of functions
16 to handle const char * values instead of char*.
17

Archive Download this file

Revision: 27