Chameleon

Chameleon Svn Source Tree

Root/branches/rekursor/CHANGES

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

Archive Download this file

Revision: 11