Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 11 years 3 months 2134 cosmo1t: Nvidia ROM SIZE: http://forge.voodooprojects.org/p/chameleon/issues/302/ Intel resolution: http://forum.voodooprojects.org/index.php/topic,2754.0/topicseen.html 3.65 kB
blob acpi_patcher.c 9 years 4 months 2475 ifabio: Make some constant arrays static; other minor fixes (acpi_patcher.c) 35.72 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 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 13.25 kB
blob ati.c 9 years 5 months 2413 ifabio: Typo & ID names. 144.76 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 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 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 5 months 2433 ifabio: Merge Yosemite patch (ready from June 2014) Thanks all involved in the test and develop. Special thanks: Alex J, viv xix, zenith432 from http://forge.voodooprojects.org/p/chameleon/issues/375. 6.99 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 5 months 2412 ifabio: Typo. 5.91 kB
blob convert.c 9 years 4 months 2476 ifabio: Typo, indent and blank space. 3.96 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 4 months 2476 ifabio: Typo, indent and blank space. 23.13 kB
blob cpu.h 10 years 2 months 2350 ifabio: remove duplicated define. 14.54 kB
blob device_inject.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. 10.00 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 5 months 2412 ifabio: Typo. 15.19 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 4 months 2481 ifabio: Improved defensiveness against malloc failure (disk.c) 57.89 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 11 years 9 months 1994 ifabio: Complete the exfat patch in the previous commit (r1989) Two(2) file was missed [exfat.c exfat.h] from original dmazar stuff. Now the compiling process end fine. 8.98 kB
blob exfat.h 11 years 9 months 1994 ifabio: Complete the exfat patch in the previous commit (r1989) Two(2) file was missed [exfat.c exfat.h] from original dmazar stuff. Now the compiling process end fine. 1.17 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 4 months 2476 ifabio: Typo, indent and blank space. 33.01 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 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 3.64 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 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. 33.13 kB
blob gma.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. 14.94 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 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) 34.45 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 5 months 2408 ifabio: - Temp disable klibc module, silence output, add --no-print-directory, replace \t with tab. 1.92 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 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) 24.43 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 4 months 2476 ifabio: Typo, indent and blank space. 10.06 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 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 12.63 kB
blob nvidia.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. 71.61 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 10 years 2 months 2344 ifabio: Fix error introduced with rev 2327. Update changelog. Typos... 4.74 kB
blob pci.h 9 years 9 months 2383 ifabio: Minor update: Ati, nVidia, typos, changes ecc... 50.35 kB
blob pci_root.c 10 years 2 months 2331 ifabio: Second pass general update (typo, indent) replace sprintf with snprintf in spd. 2.85 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 5 months 2425 ifabio: Update bootargs. 7.38 kB
blob saio_internal.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) 10.47 kB
blob saio_types.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) 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 4 months 2476 ifabio: Typo, indent and blank space. 51.40 kB
blob smbios.h 9 years 9 months 2382 ifabio: Merge changes from Bungo's branch + fine tuning for DMI. 36.88 kB
blob smbios_decode.c 9 years 4 months 2476 ifabio: Typo, indent and blank space. 27.50 kB
blob smbios_getters.c 9 years 4 months 2476 ifabio: Typo, indent and blank space. 14.66 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 5 months 2413 ifabio: Typo & ID names. 13.72 kB
blob spd.h 9 years 9 months 2383 ifabio: Minor update: Ati, nVidia, typos, changes ecc... 8.81 kB
blob stringTable.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. 16.63 kB
blob sys.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) 28.51 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 12 years 3 months 1742 jrcs: Fix C errors reports by Clang static analyzer 9.39 kB
blob vbe.c 9 years 4 months 2480 ifabio: Comment out unused static functions, which cause build to fail in "release" mode; other minor cleanups 9.63 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 2481 http://forge.voodooprojects.org/svn/chameleon Help