Chameleon

Chameleon Svn Source Tree

Root/trunk/CHANGES

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

Archive Download this file

Revision: 23