Chameleon

Chameleon Svn Source Tree

Root/branches/rekursor/i386/boot2

File Age Rev Message Size
  ..
blob appleboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 10.37 kB
blob appleClut8.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.36 kB
blob bmdecompress.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 7.32 kB
blob boot.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 20.18 kB
blob boot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.68 kB
blob boot2.s 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 14.06 kB
blob drivers.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 23.78 kB
blob graphic_utils.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.81 kB
blob graphic_utils.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.82 kB
blob graphics.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 35.75 kB
blob graphics.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.53 kB
blob gui.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 45.03 kB
blob gui.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.71 kB
blob IOHibernatePrivate.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 11.46 kB
blob lzss.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.24 kB
blob Makefile 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.62 kB
blob mboot.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 18.93 kB
blob mboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 907 bytes
blob multiboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 6.86 kB
blob options.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 42.08 kB
blob picopng.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 37.89 kB
blob picopng.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 618 bytes
blob prompt.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.95 kB
blob ramdisk.c 14 years 3 months 4 rekursor: Updated my changes from my rek v2 version to my svn branch: - Added SystemID option permitting to change the System UUID to a fixed/reproduceable value. - Added the PciRoot autodetection feature imported from pcefi10.5 - Added i386/libsaio/pciroot.{c|h} and ./CHANGES files Then Merged with my previous v2 patch on RC4. Did Asere patches review, code refactoring, and first integration: Now features: - added MALLOC replacement from mallocs with malloc-error checking - added automatic "system-id" injection from dmi bios, also compatible with SystemID boot option and former SMUUID from smbios,plist - added "system-type' automatic injection (1=Desktop) plus override possibility with the new system-type option in bootConfig - added SMserial and SMproductname new options for smbios.plist - Fixed a bug during refactoring from original Asere patch where SystemID would not be converted to hex value if overriden 5.26 kB
blob ramdisk.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 827 bytes
blob resume.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.87 kB
blob WKdm.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 8.02 kB
blob WKdmDecompress.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 8.63 kB

svn co -r 4 http://forge.voodooprojects.org/svn/chameleon Help