Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 11 years 4 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 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 35.13 kB
blob acpi_patcher.h 13 years 8 months 192 zef: Added mozodojo's r351 changes. 557 bytes
blob allocate.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. 2.26 kB
blob aml_generator.c 12 years 7 months 1365 azimutz: Revert to r897 and add empty line at the end :P I intentionally avoided upper case following ":" on the mentioned rev. 10.38 kB
blob aml_generator.h 13 years 8 months 243 mozodojo: C-States & P-States generator updated 1.96 kB
blob asm.s 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 12.91 kB
blob ati.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) 137.62 kB
blob ati.h 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) 4.85 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 11 years 1 month 2176 meklort: Fix base64 decode, fixes Issue #320 2.37 kB
blob befs.c 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 758 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 12 years 10 months 758 mozodojo: 10.7 Lion support by cpram & others. Kernelcache fixes by netkas, slice and other fixes. Credits going to all involved 2.97 kB
blob bios.s 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 5.76 kB
blob biosfn.c 12 years 9 months 1046 azimutz: Missed this one; change another printf/getchar combination to pause() function; This function prints the message "Press a key to continue..." and uses getchar() to pause. 25.73 kB
blob bootargs.h 12 years 10 months 758 mozodojo: 10.7 Lion support by cpram & others. Kernelcache fixes by netkas, slice and other fixes. Credits going to all involved 6.48 kB
blob bootstruct.c 10 years 9 months 2246 ifabio: Missed one change. 6.81 kB
blob bootstruct.h 10 years 10 months 2203 ifabio: Update CREDITS. fix issue 339 http://forge.voodooprojects.org/p/chameleon/issues/339/ 4.56 kB
blob cache.c 13 years 7 months 292 zef: Added cache support for FAT filesystems. Now booting from an average speed flash drive formatted to FAT32 fs using 512 byte cluster size is about 50 times faster. 4.78 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 12 years 8 months 1152 azimutz: Update CHANGES with the source of rev 1148 + small edits here and there. 5.64 kB
blob convert.c 12 years 3 months 1742 jrcs: Fix C errors reports by Clang static analyzer 4.13 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 10 years 5 months 2266 ifabio: XCode 5 compatibility credits to bltz, zenith432 and meklort. 20.28 kB
blob cpu.h 10 years 5 months 2266 ifabio: XCode 5 compatibility credits to bltz, zenith432 and meklort. 8.34 kB
blob device_inject.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) 9.49 kB
blob device_inject.h 10 years 6 months 2259 ifabio: - nVidia add new model. - Add (nvidia) EnableBacklight option thx Marchrius. - Add (nvidia) EnableDualLink option thx ErmaC. - Correct probably compiling error msdos.c (xcode5) thx Slice. - General cleanup. - Update boot help menu. - Update Installer pkg choice (EnableBacklight & EnableDualLink). - Update language resources. 2.31 kB
blob device_tree.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. 14.05 kB
blob device_tree.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. 1.07 kB
blob disk.c 10 years 9 months 2243 ifabio: - Fix issue for loop in ATI card(missed bracket) - Add Linux GPT Partition Label - Update Languages 62.24 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 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 15.47 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 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 15.32 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 11 years 10 months 1952 cosmo1t: enable ext2fs UUID http://forge.voodooprojects.org/p/chameleon/issues/208/ 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 10 years 9 months 2248 ifabio: - Fix issue 342 booting x86 after rev.2175 (Credits to Mario, Alex and Leon). - Add new CPU Model IDs. - General code cleanup. 28.77 kB
blob fake_efi.h 13 years 6 months 450 zef: Applied Azimutz's fake_efi changes for setting up EFI32/64 system tables. 298 bytes
blob fdisk.h 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 3.62 kB
blob freebsd.c 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 584 bytes
blob freebsd.h 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 116 bytes
blob gma.c 10 years 5 months 2266 ifabio: XCode 5 compatibility credits to bltz, zenith432 and meklort. 32.66 kB
blob gma.h 10 years 6 months 2262 ifabio: Add from Enoch, IVY Bridge and Haswell gfx cards support. www.insanelymac.com/forum/topic/288241-intel-hd4000-and-haswell-inject-aaplig-platform-id Special credits for test and suggestion to Micky1979 and bcc9. 13.94 kB
blob hda.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) 32.02 kB
blob hda.h 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) 35.53 kB
blob hfs.c 13 years 8 months 254 zef: Merged back changes of branches/zef between r224-r253: Now loadThemeImage() and loadEmbeddedThemeImage() are unified along with the LOADPNG macro. Updated loadThemeImage() for handling embedded images. Converted embedded them loop to a binary search. Maximum loop is now log2(n). Using different image fallback scheme makes "useRollOver" testing obsolete (removed). Updated boot2's Makefile with Kabyl's version for generating the embeddedImages[] array. Added optional Apple HFS RAID device icon support, using device_hfsraid.png + device_hfsraid_o.png files. Removed device_fat32.png and device_fat16.png and replaced with device_fat.png. For compatibility reasons the booter can still handle the fat32/16 images. 36.09 kB
blob hfs.h 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.62 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 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 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 12 years 9 months 1053 azimutz: Remove "extra" definitions of min/max; convert remaining to MIN/MAX. Leaving "external" definitions untouched. 9.13 kB
blob Makefile 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) 1.92 kB
blob md5c.c 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 9.00 kB
blob memvendors.h 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 28.04 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 10 years 6 months 2259 ifabio: - nVidia add new model. - Add (nvidia) EnableBacklight option thx Marchrius. - Add (nvidia) EnableDualLink option thx ErmaC. - Correct probably compiling error msdos.c (xcode5) thx Slice. - General cleanup. - Update boot help menu. - Update Installer pkg choice (EnableBacklight & EnableDualLink). - Update language resources. 23.89 kB
blob msdos.h 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.63 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 11 years 9 months 1989 cosmo1t: applied extfat patch 10.35 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 10 years 5 months 2266 ifabio: XCode 5 compatibility credits to bltz, zenith432 and meklort. 65.54 kB
blob nvidia.h 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 5.48 kB
blob nvidia_helper.c 11 years 2 months 2165 cosmo1t: applied nvidia patch http://forge.voodooprojects.org/p/chameleon/issues/310/#ic2385 3.09 kB
blob nvidia_helper.h 11 years 8 months 2018 cparm: Ported the nvidia plist helper 489 bytes
blob openbsd.c 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 583 bytes
blob openbsd.h 12 years 7 months 1440 meklort: Add FS detection code - patch from iFaboi, anval for FreeBSD and OpenBSD from navcomm and scorpius 116 bytes
blob pci.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) 4.37 kB
blob pci.h 11 years 1 month 2184 ifabio: Improve PCI info. Interface program and device revision. 50.05 kB
blob pci_root.c 12 years 7 months 1369 meklort: Cause pci_root detection code to use selected DSDT.aml file 2.81 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 12 years 8 months 1118 meklort: Ensure correct plist is used for config values. Note: values are still currently <string>s, however this will change soon. 1.62 kB
blob platform.h 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 6.53 kB
blob saio_internal.h 11 years 2 months 2161 meklort: Add Base64 decoder. Call from XMLCastData 10.28 kB
blob saio_types.h 11 years 5 months 2102 meklort: Begin teaching chameleon about install / recovery partitions. 8.04 kB
blob sl.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 2.27 kB
blob smbios.c 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 27.63 kB
blob smbios.h 12 years 3 months 1742 jrcs: Fix C errors reports by Clang static analyzer 13.20 kB
blob smbios_decode.c 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 11.23 kB
blob smbios_getters.c 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 9.81 kB
blob smbios_getters.h 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 1.20 kB
blob spd.c 10 years 5 months 2266 ifabio: XCode 5 compatibility credits to bltz, zenith432 and meklort. 13.42 kB
blob spd.h 13 years 8 months 210 rekursor: mem detect optimization, very fast now :) 8.54 kB
blob stringTable.c 11 years 5 months 2103 meklort: Add installer patition's boot plist to stringTable.c 16.56 kB
blob sys.c 11 years 8 months 2027 cosmo1t: added dev id to ati.c, and merged issue 270 http://forge.voodooprojects.org/p/chameleon/issues/270/ 29.25 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 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.58 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 14 years 12 days 128 diebuche: Sry, meant to apply it to my branch 9.02 kB
blob vbe.h 14 years 12 days 128 diebuche: Sry, meant to apply it to my branch 8.60 kB
blob xml.c 10 years 8 months 2253 ifabio: - Revert back commit 2211. - Switch defined processor name to match xnu kernel name (issue 344) - Update ATi and nVidia card list. - Merge Geoff Seeley patch (Issue 59). 27.57 kB
blob xml.h 11 years 2 months 2160 meklort: Fix prototype 3.72 kB

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