Chameleon

Chameleon Svn Source Tree

Root/branches/meklortOld/i386/libsaio

File Age Rev Message Size
Source at commit 1146 created 12 years 9 months ago.
By azimutz, Sync with trunk (r1145). Add nVidia dev id's, 0DF4 for "GeForce GT 450M" (issue 99) and 1251 for "GeForce GTX 560M" (thanks to oSxFr33k for testing).
  ..
blob acpi.h 13 years 8 months 505 meklort: Sync with trunk, untested 4.08 kB
blob allocate.c 14 years 3 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 asm.s 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 12.93 kB
blob bios.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.98 kB
blob bios.s 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.76 kB
blob biosfn.c 14 years 3 months 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 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.34 kB
blob bootstruct.h 14 years 3 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 8 months 505 meklort: Sync with trunk, untested 4.78 kB
blob console.c 13 years 7 months 521 meklort: Modules, Modules everywhere 4.69 kB
blob convert.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 4.14 kB
blob convert.h 14 years 3 months 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 4 months 671 meklort: Fixed cpu deteciton, removed code added for via testing. 11.93 kB
blob cpu.h 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 5.03 kB
blob device_inject.c 13 years 7 months 553 meklort: device_number is used in multiple files, set it in the header file 7.49 kB
blob device_inject.h 13 years 7 months 553 meklort: device_number is used in multiple files, set it in the header file 2.25 kB
blob device_tree.c 14 years 3 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 3 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 5 months 634 meklort: Remove static keyword so function is accessable from a module 55.46 kB
blob disk.h 13 years 8 months 505 meklort: Sync with trunk, untested 294 bytes
blob efi.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 15.32 kB
blob ext2fs.c 13 years 7 months 536 meklort: #ifdef to #ifndef. Various other changes 710 bytes
blob ext2fs.h 14 years 3 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 6 months 576 meklort: Retrieve and store the machine's smbios product name. Load machin.DSDT.aml file if it exists. 27.90 kB
blob fake_efi.h 13 years 8 months 505 meklort: Sync with trunk, untested 298 bytes
blob fdisk.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.54 kB
blob hfs.c 13 years 8 months 505 meklort: Sync with trunk, untested 36.09 kB
blob hfs.h 13 years 8 months 505 meklort: Sync with trunk, untested 1.62 kB
blob hfs_CaseTables.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 34.89 kB
blob hfs_compare.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 11.59 kB
blob io_inline.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.61 kB
blob libsaio.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.27 kB
blob load.c 14 years 1 day 144 meklort: Kernel patcher fixes. no more infinate loop... 8.98 kB
blob Makefile 13 years 4 months 657 meklort: More makefile updates, just for fun. Fixed /removed a few warnings. 2.38 kB
blob md5c.c 13 years 4 months 690 meklort: Compiles again. Only tested with Xcode 4. 9.10 kB
blob memvendors.h 13 years 8 months 505 meklort: Sync with trunk, untested 28.06 kB
blob misc.c 14 years 3 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 8 months 505 meklort: Sync with trunk, untested 23.92 kB
blob msdos.h 13 years 8 months 505 meklort: Sync with trunk, untested 1.63 kB
blob msdos_private.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 13.22 kB
blob nbp.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 4.46 kB
blob nbp_cmd.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.94 kB
blob ntfs.c 13 years 7 months 536 meklort: #ifdef to #ifndef. Various other changes 9.94 kB
blob ntfs.h 13 years 8 months 505 meklort: Sync with trunk, untested 1.10 kB
blob ntfs_private.h 13 years 8 months 505 meklort: Sync with trunk, untested 12.63 kB
blob pci.c 13 years 7 months 551 meklort: More bugfixes. more modules should work now. Memory module temperarily disabled. 4.25 kB
blob pci.h 14 years 3 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 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 1.04 kB
blob pci_root.h 13 years 7 months 534 meklort: ACPI Pather is now a module. untested. 248 bytes
blob pci_setup.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 323 bytes
blob platform.c 13 years 7 months 550 meklort: Removed static keyword from moduels. Fixed a few issues. NOTE: ACPI module is currently required for a proper boot. 1.10 kB
blob platform.h 13 years 7 months 546 meklort: More code shrinkage 5.16 kB
blob saio_internal.h 13 years 7 months 551 meklort: More bugfixes. more modules should work now. Memory module temperarily disabled. 10.16 kB
blob saio_types.h 13 years 6 months 606 meklort: Kext patcher update. Can now patch both the gma950 binary and plist in mem. Will add error detections and device id detection to determine if a patch is required 8.20 kB
blob shortatombios.h 13 years 11 months 148 meklort: 915resolution code 9.03 kB
blob sl.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.26 kB
blob SMBIOS.h 13 years 6 months 576 meklort: Retrieve and store the machine's smbios product name. Load machin.DSDT.aml file if it exists. 4.44 kB
blob smbios_patcher.c 13 years 4 months 657 meklort: More makefile updates, just for fun. Fixed /removed a few warnings. 37.88 kB
blob smbios_patcher.h 13 years 4 months 657 meklort: More makefile updates, just for fun. Fixed /removed a few warnings. 1.53 kB
blob stringTable.c 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 17.24 kB
blob sys.c 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 29.15 kB
blob table.c 13 years 8 months 333 meklort: Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug. 3.87 kB
blob ufs.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 15.19 kB
blob ufs.h 13 years 8 months 505 meklort: Sync with trunk, untested 1.58 kB
blob ufs_byteorder.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 4.91 kB
blob ufs_byteorder.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.93 kB
blob vbe.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 8.85 kB
blob vbe.h 13 years 11 months 147 meklort: EDID: reads edid from monitor to determine best resolution for main screen. 8.69 kB
blob xml.c 13 years 3 months 728 meklort: Updated Symbols.dylib generation. Module linked list rework beginning. USB Legacy off patch still needs fixing. Added a new tool to generate the symbols.dylib. It's a fairly correct dylib file, however nm complains about it (it still works fine though). Updated Symbols.dylib file is smaller (~13%) that the old method and is a bit cleaner. dylib generation needs a bit of cleaning up though) 25.71 kB
blob xml.h 13 years 6 months 605 meklort: More XML changes, ugly hack to get offset from real buffer (to allow for modification to buffer). 3.17 kB

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