Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 3.68 kB
blob acpi_patcher.c 9 years 2 months 2543 ifabio: Improve detection for HD4200, HD4400 and HD4600 (gma.c) 20.23 kB
blob acpi_patcher.h 10 years 3 months 2269 ifabio: Updated IDs for nvidia and intel graphics card. http://forge.voodooprojects.org/p/chameleon/issues/353/ http://forge.voodooprojects.org/p/chameleon/issues/355/ 574 bytes
blob allocate.c 9 years 4 months 2476 ifabio: Typo, indent and blank space. 2.32 kB
blob aml_generator.c 9 years 4 months 2474 ifabio: Make 'buffer' arg to aml_add_buffer 'const char *', was just 'char *' (aml_generator) 15.05 kB
blob aml_generator.h 9 years 4 months 2474 ifabio: Make 'buffer' arg to aml_add_buffer 'const char *', was just 'char *' (aml_generator) 4.23 kB
blob asm.s 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 13.32 kB
blob ati.c 9 years 2 months 2518 ifabio: Add UseIntelHDMI for (hda-gfx=onboard-1 or onboard-2) that vale will be injected into the GFX0 and HDEF devices, credits Clover Team 145.00 kB
blob ati.h 9 years 9 months 2383 ifabio: Minor update: Ati, nVidia, typos, changes ecc... 4.72 kB
blob ati_reg.h 12 years 10 months 786 Kabyl: Merged ATi Enabler code from branches/Kabyl 295.57 kB
blob base64-decode.c 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 2.36 kB
blob befs.c 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 765 bytes
blob befs.h 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 184 bytes
blob bios.h 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 2.84 kB
blob bios.s 9 years 5 months 2423 ifabio: Update align directives to 2^(old_align) 5.76 kB
blob biosfn.c 9 years 2 months 2524 ifabio: saio_types.h, biosfn.c - minor typo in bios-defined data structure that isn't actually used. fake_efi.c - eliminate redundant scan of bt(0,0) in setupSmbiosConfigFile. loadConfigFile already does a fall-back scan of bt(0,0), so another scan isn't needed. sys.c - While scanning a volume, getOSVersion looks for 5 files and switches back-n-forth between hd(X,Y)/....SystemVersion.plist on the newly scanned volume and bt(0,0)/hd(X,Y)/...SystemVersion.plist - which is an invalid path - should always return an error. 24.97 kB
blob bootargs.h 9 years 4 months 2476 ifabio: Typo, indent and blank space. 7.46 kB
blob bootstruct.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 7.00 kB
blob bootstruct.h 9 years 5 months 2412 ifabio: Typo. 4.30 kB
blob cache.c 9 years 4 months 2479 ifabio: CacheInit(), CacheRead() prototypes: use u_int32_t instead of long where appropriate (saio_internal.h), improved defensiveness against malloc failure (disk.c), use u_int32_t instead of long where appropriate (cache.c) 4.43 kB
blob Cconfig 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 0 bytes
blob console.c 9 years 2 months 2543 ifabio: Improve detection for HD4200, HD4400 and HD4600 (gma.c) 7.13 kB
blob convert.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 3.97 kB
blob convert.h 14 years 1 month 44 rekursor: - Fixed SystemType was forced to 1 and injected by default, now it is only injected if overriden - fixed potential side effect when using the new getSmbiosChar16() api - fixed graphics would cause garbage to cursor in boot2/graphics.c, now verbose is used as suggested by DrHurt - created a new convert module, added existing conversion functions and added a new getStringFromUUID() function. - used the getStringToUUID() function to display the binary returned value from bios uuid. 732 bytes
blob cpu.c 9 years 2 months 2546 ifabio: Typo 23.48 kB
blob cpu.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 14.54 kB
blob device_inject.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 10.14 kB
blob device_inject.h 10 years 2 months 2344 ifabio: Fix error introduced with rev 2327. Update changelog. Typos... 2.40 kB
blob device_tree.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 15.36 kB
blob device_tree.h 9 years 9 months 2382 ifabio: Merge changes from Bungo's branch + fine tuning for DMI. 2.20 kB
blob disk.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 57.93 kB
blob disk.h 12 years 9 months 974 azimutz: Delete svn:executable property from non executable files, namely .png, .html, .rtf, .strings and a C header. 294 bytes
blob dram_controllers.c 9 years 4 months 2476 ifabio: Typo, indent and blank space. 17.07 kB
blob dram_controllers.h 13 years 8 months 255 rekursor: Refered our former team, buddy who did the first adaptation of memtest_86 original code. 863 bytes
blob efi.h 9 years 5 months 2418 ifabio: Update efi Header 14.94 kB
blob exfat.c 9 years 2 months 2535 ifabio: Use caching with ExFat filesystem by Zenith432 28.58 kB
blob exfat.h 9 years 3 months 2516 ifabio: Full implementation of exfat support for Chameleon's boot2 stage. 1.74 kB
blob ext2fs.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 1.22 kB
blob ext2fs.h 11 years 10 months 1952 cosmo1t: enable ext2fs UUID http://forge.voodooprojects.org/p/chameleon/issues/208/ 289 bytes
blob fake_efi.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 32.89 kB
blob fake_efi.h 10 years 3 months 2284 ifabio: Appling Bungo SMBIOS patch http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-official-pkg-installer-binaries/page-94#entry1973614 1.47 kB
blob fdisk.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 4.02 kB
blob freebsd.c 10 years 2 months 2344 ifabio: Fix error introduced with rev 2327. Update changelog. Typos... 654 bytes
blob freebsd.h 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 209 bytes
blob gma.c 9 years 2 months 2543 ifabio: Improve detection for HD4200, HD4400 and HD4600 (gma.c) 33.11 kB
blob gma.h 9 years 2 months 2519 ifabio: Improve gma detection for HD4600 15.42 kB
blob hda.c 9 years 4 months 2456 ifabio: - Update Chameleon.xcodeproj - (re)enable klibc module - Typos - Merge part of bitshoveler commits : Remove "-x" option from "ld" command which breaks build under newer Xcode versions, comment out some unused functions by expanding "#if UNUSED" conditional, comment out unused static functions, which cause build to fail in "release" mode, fix null pointer handling, only write terminating null char if malloc succeeded, fix memory leak. 32.11 kB
blob hda.h 9 years 6 months 2396 ifabio: Add new gfx IDs for nVidia (GTX-980/GTX-970) Revert FB for Ati as described in the issue 378. Extend detection for Hasell gfx (uncommented). revisit hda. 45.39 kB
blob hfs.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 34.49 kB
blob hfs.h 9 years 4 months 2479 ifabio: CacheInit(), CacheRead() prototypes: use u_int32_t instead of long where appropriate (saio_internal.h), improved defensiveness against malloc failure (disk.c), use u_int32_t instead of long where appropriate (cache.c) 1.64 kB
blob hfs_CaseTables.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 34.89 kB
blob hfs_compare.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 11.59 kB
blob hpet.c 12 years 9 months 1034 meklort: Reintroduce getc -> getchar change. Integrate text mode + gui mode interface again. Issue 83 shoudl be fixed with the changes. Blargh... mb:ea1a6e27-86d1-4e62-a26e-e3707a3697d4 2.43 kB
blob hpet.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 306 bytes
blob io_inline.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.61 kB
blob libsaio.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 1.27 kB
blob load.c 9 years 5 months 2432 ifabio: Pike R. Alpha : dinamic "random-seed" implementation see: http://www.insanelymac.com/forum/topic/301350-lets-make-random-seed-really-random 9.48 kB
blob Makefile 9 years 4 months 2484 ifabio: Split out states generator from acpi_patcher (Credits to Clover Teams) 1.93 kB
blob md5c.c 9 years 5 months 2412 ifabio: Typo. 10.61 kB
blob memvendors.h 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 28.05 kB
blob misc.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 3.53 kB
blob msdos.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 25.03 kB
blob msdos.h 9 years 4 months 2479 ifabio: CacheInit(), CacheRead() prototypes: use u_int32_t instead of long where appropriate (saio_internal.h), improved defensiveness against malloc failure (disk.c), use u_int32_t instead of long where appropriate (cache.c) 1.64 kB
blob msdos_private.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 13.22 kB
blob nbp.c 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 4.43 kB
blob nbp_cmd.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.94 kB
blob ntfs.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 10.12 kB
blob ntfs.h 13 years 7 months 413 zef: Merged back danielkza's changes (r289-r294, r390). Added support for UUID and label based volume specification. Added NTFS UUID used to match what you get on Windows. Please test and comment here: http://forum.voodooprojects.org/index.php/topic,1450.0.html 1.10 kB
blob ntfs_private.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 12.65 kB
blob nvidia.c 9 years 2 months 2518 ifabio: Add UseIntelHDMI for (hda-gfx=onboard-1 or onboard-2) that vale will be injected into the GFX0 and HDEF devices, credits Clover Team 72.04 kB
blob nvidia.h 10 years 2 months 2344 ifabio: Fix error introduced with rev 2327. Update changelog. Typos... 5.72 kB
blob nvidia_helper.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 3.14 kB
blob nvidia_helper.h 11 years 8 months 2018 cparm: Ported the nvidia plist helper 489 bytes
blob openbsd.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 653 bytes
blob openbsd.h 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 209 bytes
blob pci.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 4.77 kB
blob pci.h 9 years 9 months 2383 ifabio: Minor update: Ati, nVidia, typos, changes ecc... 50.35 kB
blob pci_root.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 2.89 kB
blob pci_root.h 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 192 bytes
blob pci_setup.c 10 years 6 months 2263 ifabio: - Embedded the HDAEnabler injector from module. (The modules is not needed anymore REMOVE IT). - Update Ati card list (thx Clover team) 2.80 kB
blob platform.c 9 years 9 months 2382 ifabio: Merge changes from Bungo's branch + fine tuning for DMI. 1.61 kB
blob platform.h 9 years 2 months 2546 ifabio: Typo 7.85 kB
blob saio_internal.h 9 years 2 months 2543 ifabio: Improve detection for HD4200, HD4400 and HD4600 (gma.c) 10.51 kB
blob saio_types.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 8.54 kB
blob sl.h 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 2.22 kB
blob smbios.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 51.12 kB
blob smbios.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 37.22 kB
blob smbios_decode.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 27.51 kB
blob smbios_getters.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 14.96 kB
blob smbios_getters.h 9 years 9 months 2382 ifabio: Merge changes from Bungo's branch + fine tuning for DMI. 1.20 kB
blob spd.c 9 years 2 months 2540 ifabio: Typo, indenting and whitespace 13.61 kB
blob spd.h 9 years 9 months 2383 ifabio: Minor update: Ati, nVidia, typos, changes ecc... 8.81 kB
blob state_generator.c 9 years 2 months 2539 ifabio: Typo, indenting and whitespace 18.59 kB
blob state_generator.h 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 519 bytes
blob stringTable.c 9 years 2 months 2545 ifabio: Temp. comment out .IABootFiles hidden folder on boot partition. (credit Bungo) 16.90 kB
blob sys.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 29.04 kB
blob table.c 12 years 10 months 779 meklort: Fixup GDT so that modules execute properly 3.80 kB
blob term.h 12 years 6 months 1528 jrcs: Add new header file: term.h 1.42 kB
blob ufs.h 9 years 4 months 2479 ifabio: CacheInit(), CacheRead() prototypes: use u_int32_t instead of long where appropriate (saio_internal.h), improved defensiveness against malloc failure (disk.c), use u_int32_t instead of long where appropriate (cache.c) 1.59 kB
blob ufs_byteorder.h 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 1.91 kB
blob usb.c 9 years 2 months 2528 ifabio: Add turning off USB legacy for XHCI (XHCILegacyOff) credits to Zenith432 11.94 kB
blob vbe.c 9 years 2 months 2538 ifabio: Typo (Credits to Bungo) 10.07 kB
blob vbe.h 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 8.52 kB
blob xml.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 26.44 kB
blob xml.h 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 3.86 kB

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