Chameleon

Chameleon Svn Source Tree

Root/branches/Kabyl/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 13 years 8 months 192 zef: Added mozodojo's r351 changes. 4.08 kB
blob acpi_patcher.c 13 years 7 months 352 mozodojo: Changed vram size detection (Fermi support, dirty fix removed). Added video rom version injection. Tested, working. Need more testers with different hardware. Code & credits http://www.insanelymac.com/forum/index.php?s=0a5237e1ad1e3532a8e2b684ed7f8b23&showtopic=214219&st=480# 30.56 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 13 years 8 months 243 mozodojo: C-States & P-States generator updated 10.37 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 14 years 1 month 81 rekursor: Integrated the only addon I see from PCEFI106 compared to our version right now: ati new frame buffers and new models now handled. 32.99 kB
blob ati.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.32 kB
blob bios.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.98 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 14 years 1 month 60 rekursor: Rewrote badly duplicated dsdt code and made it work the same by factorizing the code to a new function in dsdt_patcher, fixed pciroot problem in pre7 see CHANGES for more info. Also did not integrate prasys options.c yet, I have a strange sid effect when using it (lspci dump though no keys have been pressed. 26.23 kB
blob bootstruct.c 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 5.34 kB
blob bootstruct.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. 4.49 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 console.c 13 years 7 months 408 Kabyl: Make sure there is no (null) before another messsage is added to the log, make bdmesg work in Leopard when compiled on Snow Leopard (native arch is used for now, not a fat binary) 4.99 kB
blob convert.c 14 years 1 month 45 rekursor: Fixed display cosmetics of UUID, generalized its formatted printing 4.12 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 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 10.60 kB
blob cpu.h 13 years 7 months 313 mozodojo: Added cpu brand string reading. CPU type detection by parsing brand string for core i3/5/7. Added CPU models definitions from Apple's new cpuid. Added MacPro4,1 smbios defaults (thanks to iFabio). Core i7 Xeon/Extreme 6 cores CPUs get MacPro4,1 defaults (need to check) 3.85 kB
blob device_inject.c 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. 8.49 kB
blob device_inject.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. 2.22 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 13 years 6 months 443 Kabyl: In some cases the SMBIOS reports a wrong number of memory slots, fix that by counting memory devices found in the SMBIOS table. Search for up to 12 slots (6 per CPU in a DP system). Merged changes from trunk@438 59.44 kB
blob disk.h 13 years 7 months 432 zef: Applied danielkza's changes (r424, r425). 294 bytes
blob dram_controllers.c 13 years 7 months 437 Kabyl: Fixed a typo in 'dram_controllers.c' 15.36 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 ext2fs.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. 686 bytes
blob ext2fs.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. 239 bytes
blob fake_efi.c 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 20.77 kB
blob fake_efi.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 298 bytes
blob fdisk.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 3.54 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 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 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 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. 8.99 kB
blob Makefile 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 2.35 kB
blob md5c.c 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 10.33 kB
blob memvendors.h 13 years 7 months 295 mozodojo: Geil memory vendor name fixed 28.06 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 13 years 7 months 374 zef: Changed MSDOS_CACHE_BLOCKSIZE to BPS size (512 bytes). 23.92 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 13 years 7 months 416 zef: Refactored matchVolumeToString(), fixed NTFSGetUUID's return value. Now "Hide Partition" can accept NTFS volume serials as well. 9.91 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 13 years 7 months 428 zef: Added device ID 0x10DE086C for "GeForce 9300/nForce 730i" 28.18 kB
blob nvidia.h 13 years 7 months 352 mozodojo: Changed vram size detection (Fermi support, dirty fix removed). Added video rom version injection. Tested, working. Need more testers with different hardware. Code & credits http://www.insanelymac.com/forum/index.php?s=0a5237e1ad1e3532a8e2b684ed7f8b23&showtopic=214219&st=480# 4.56 kB
blob pci.c 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 4.02 kB
blob pci.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. 44.87 kB
blob pci_root.c 14 years 1 month 84 rekursor: Added more optimization, prepared code to receive a future mem. detection algorithm 2.54 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 13 years 8 months 226 rekursor: New pci mem detection handling oc speed 1.93 kB
blob platform.c 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 1.43 kB
blob platform.h 13 years 6 months 443 Kabyl: In some cases the SMBIOS reports a wrong number of memory slots, fix that by counting memory devices found in the SMBIOS table. Search for up to 12 slots (6 per CPU in a DP system). Merged changes from trunk@438 4.93 kB
blob saio_internal.h 13 years 7 months 383 Kabyl: Added Booter message Logging, dump tool to be added later 10.16 kB
blob saio_types.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 8.20 kB
blob sl.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.26 kB
blob smbios.c 13 years 6 months 443 Kabyl: In some cases the SMBIOS reports a wrong number of memory slots, fix that by counting memory devices found in the SMBIOS table. Search for up to 12 slots (6 per CPU in a DP system). Merged changes from trunk@438 25.18 kB
blob smbios.h 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 14.31 kB
blob smbios_decode.c 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 10.05 kB
blob smbios_getters.c 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 8.70 kB
blob smbios_getters.h 13 years 7 months 436 Kabyl: Rewrote the SMBIOS patcher 1.10 kB
blob spd.c 13 years 6 months 443 Kabyl: In some cases the SMBIOS reports a wrong number of memory slots, fix that by counting memory devices found in the SMBIOS table. Search for up to 12 slots (6 per CPU in a DP system). Merged changes from trunk@438 12.72 kB
blob spd.h 13 years 8 months 210 rekursor: mem detect optimization, very fast now :) 8.54 kB
blob stringTable.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. 16.05 kB
blob sys.c 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 29.01 kB
blob table.c 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 3.75 kB
blob ufs.c 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 15.19 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.c 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 4.91 kB
blob ufs_byteorder.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 1.93 kB
blob usb.c 13 years 8 months 258 meklort: Fixed a logic bug, usb fixes are now applied to all usb devices. 9.35 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 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 16.36 kB
blob xml.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 2.61 kB

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