Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 9 years 12 days 2639 ifabio: Add machine-signature (credits to Bungo) 3.98 kB
blob acpi_patcher.c 9 years 12 days 2639 ifabio: Add machine-signature (credits to Bungo) 20.77 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 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 13.13 kB
blob ati.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 150.51 kB
blob ati.h 9 years 15 days 2626 ifabio: Reformatted ati.c 4.80 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 18 days 2603 ifabio: Sanitize 16-bit assembly (Merge from Zenith432 branch) 5.49 kB
blob biosfn.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 25.54 kB
blob bootargs.h 9 years 2 months 2560 ifabio: Added MacOSVerCurrent and MacOSVer2Int function to use instead of macros, fixed bug in gDarwinBuildVerStr extracting. 7.43 kB
blob bootstruct.c 9 years 12 days 2638 ifabio: Typo and data for future version of OSX 10.11 7.03 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 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 7.13 kB
blob convert.c 9 years 16 days 2612 ifabio: strncmp instead of strcmp 4.30 kB
blob convert.h 9 years 22 days 2593 ifabio: Typo. 731 bytes
blob cpu.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 25.09 kB
blob cpu.h 9 years 2 months 2548 ifabio: Move define stuff from cpu.h to platform.h 5.46 kB
blob device_inject.c 9 years 17 days 2610 ifabio: Typo (remove struct as already defined by typedef) 10.13 kB
blob device_inject.h 9 years 22 days 2593 ifabio: Typo. 2.40 kB
blob device_tree.c 9 years 16 days 2616 ifabio: sanity check. 15.44 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 12 days 2638 ifabio: Typo and data for future version of OSX 10.11 58.49 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 12 days 2636 ifabio: Move and rename GUID Tables into efi header. 15.69 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 12 days 2640 ifabio: Add StartupPowerEvents and tweak for fake_efi.c (credits to Pike R. Alpha) 33.50 kB
blob fake_efi.h 9 years 22 days 2593 ifabio: Typo. 1.48 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 18 days 2600 ifabio: Update Intel gfx cards IDs. 33.25 kB
blob gma.h 9 years 15 days 2626 ifabio: Reformatted ati.c 19.59 kB
blob hda.c 9 years 1 month 2575 ifabio: Typo & credits 32.56 kB
blob hda.h 9 years 1 month 2575 ifabio: Typo & credits 45.72 kB
blob hfs.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 34.59 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 9 years 1 month 2573 ifabio: Typo. 2.45 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 16 days 2612 ifabio: strncmp instead of strcmp 9.53 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 1 month 2582 ifabio: Typo, indent & define DEBUG. 10.61 kB
blob memvendors.h 10 years 2 months 2327 ifabio: General update (typo, indent, brackets) 28.05 kB
blob misc.c 9 years 12 days 2637 ifabio: Add size as arg to getPlatformName using strlcpy 3.62 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 9 years 16 days 2611 ifabio: snprintf instead of sprintf 4.45 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 1 month 2583 ifabio: Typo. 12.64 kB
blob nvidia.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 72.76 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 9 years 1 month 2582 ifabio: Typo, indent & define DEBUG. 3.16 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 1 month 2583 ifabio: Typo. 4.76 kB
blob pci.h 9 years 1 month 2573 ifabio: Typo. 50.44 kB
blob pci_root.c 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 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 9 years 1 month 2582 ifabio: Typo, indent & define DEBUG. 3.56 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 12 days 2639 ifabio: Add machine-signature (credits to Bungo) 18.17 kB
blob saio_internal.h 9 years 12 days 2637 ifabio: Add size as arg to getPlatformName using strlcpy 10.76 kB
blob saio_types.h 9 years 2 months 2560 ifabio: Added MacOSVerCurrent and MacOSVer2Int function to use instead of macros, fixed bug in gDarwinBuildVerStr extracting. 8.83 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 12 days 2634 ifabio: Typo. 51.33 kB
blob smbios.h 9 years 12 days 2636 ifabio: Move and rename GUID Tables into efi header. 37.13 kB
blob smbios_decode.c 9 years 1 month 2573 ifabio: Typo. 27.60 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 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 13.70 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 12 days 2634 ifabio: Typo. 31.35 kB
blob table.c 9 years 18 days 2603 ifabio: Sanitize 16-bit assembly (Merge from Zenith432 branch) 3.81 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 1 month 2571 ifabio: Fix miscalculation in usb.c (Credits to Zenith432) 11.80 kB
blob vbe.c 9 years 1 month 2582 ifabio: Typo, indent & define DEBUG. 10.08 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 9 years 12 days 2633 ifabio: Merge latest Zenit432's patch from his branch 27.10 kB
blob xml.h 9 years 1 month 2583 ifabio: Typo. 3.71 kB

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