Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/libsaio

File Age Rev Message Size
Source at commit 359 created 13 years 8 months ago.
By meklort, Used the wrong variable in the rebase function. created a rebase_location function to make the code a little cleaner.
  ..
blob acpi.h 13 years 11 months 149 meklort: DSDT patcher backs up old dsdt to the IORegistery 2.86 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 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 12.91 kB
blob ati.c 14 years 2 months 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 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.32 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 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 4.78 kB
blob console.c 14 years 2 months 115 rekursor: Fixed getSmbios() would be lately called if user forced a systemid value, fFixed potential problem with smbios address search, added a new pause() function that print a pause message and wait for a key. Avoided smbios read retries if it does not work the first time. 3.50 kB
blob convert.c 14 years 3 months 45 rekursor: Fixed display cosmetics of UUID, generalized its formatted printing 4.12 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 14 years 2 months 115 rekursor: Fixed getSmbios() would be lately called if user forced a systemid value, fFixed potential problem with smbios address search, added a new pause() function that print a pause message and wait for a key. Avoided smbios read retries if it does not work the first time. 11.83 kB
blob cpu.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. 960 bytes
blob device_inject.c 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. 8.49 kB
blob device_inject.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. 2.22 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 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. 57.57 kB
blob dsdt_patcher.c 13 years 11 months 150 meklort: USBLecayOff patch. Runs immediately before kernel is started / after last file is loaded 15.81 kB
blob dsdt_patcher.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 365 bytes
blob edid.c 13 years 11 months 150 meklort: USBLecayOff patch. Runs immediately before kernel is started / after last file is loaded 3.39 kB
blob edid.h 14 years 6 hours 147 meklort: EDID: reads edid from monitor to determine best resolution for main screen. 253 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 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. 686 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 11 months 153 meklort: Only use abi version EFI64 on 64bit machines, and EFI32 on 32bit machines 21.61 kB
blob fake_efi.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 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 14 years 2 days 144 meklort: Kernel patcher fixes. no more infinate loop... 35.91 kB
blob hfs.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.61 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 hpet.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.43 kB
blob hpet.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 306 bytes
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 2 days 144 meklort: Kernel patcher fixes. no more infinate loop... 8.98 kB
blob Makefile 14 years 5 hours 148 meklort: 915resolution code 2.32 kB
blob md5c.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 10.33 kB
blob mem.c 14 years 2 months 101 rekursor: Removed the debug dump of table 17 4.58 kB
blob mem.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. 241 bytes
blob memvendors.h 14 years 2 months 97 rekursor: Started smbios table 5 & 6 handling for memory detection. 28.09 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 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. 23.25 kB
blob msdos.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 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 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 4.43 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 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. 9.02 kB
blob ntfs.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.05 kB
blob ntfs_private.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 12.57 kB
blob nvidia.c 14 years 2 months 82 rekursor: Added nvidia ION support and NVCAP customization options from aserebln. 26.00 kB
blob nvidia.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 4.28 kB
blob pci.c 14 years 2 months 115 rekursor: Fixed getSmbios() would be lately called if user forced a systemid value, fFixed potential problem with smbios address search, added a new pause() function that print a pause message and wait for a key. Avoided smbios read retries if it does not work the first time. 4.02 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 14 years 2 months 84 rekursor: Added more optimization, prepared code to receive a future mem. detection algorithm 2.54 kB
blob pci_root.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. 192 bytes
blob pci_setup.c 13 years 11 months 150 meklort: USBLecayOff patch. Runs immediately before kernel is started / after last file is loaded 2.18 kB
blob platform.c 14 years 2 months 115 rekursor: Fixed getSmbios() would be lately called if user forced a systemid value, fFixed potential problem with smbios address search, added a new pause() function that print a pause message and wait for a key. Avoided smbios read retries if it does not work the first time. 1.22 kB
blob platform.h 14 years 2 months 104 rekursor: Added defined constant instead of literals, reverted ascii interpretation of serial numbers despites the docs seems to say it used the format mostly used. 3.97 kB
blob resolution.c 14 years 5 hours 148 meklort: 915resolution code 20.54 kB
blob resolution.h 14 years 5 hours 148 meklort: 915resolution code 4.37 kB
blob saio_internal.h 14 years 2 months 115 rekursor: Fixed getSmbios() would be lately called if user forced a systemid value, fFixed potential problem with smbios address search, added a new pause() function that print a pause message and wait for a key. Avoided smbios read retries if it does not work the first time. 9.82 kB
blob saio_types.h 13 years 9 months 307 meklort: Removed gBootFileType_t form the enum definition. Any module that includes libsaio.h would include a symbol for gBootFileType_t in the symtab, and we don't want that. 8.11 kB
blob shortatombios.h 14 years 5 hours 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 14 years 2 months 98 rekursor: First attemp to fix laptops bank 0/2 not handled correctly and also Unifosa memory with no vendor id->using part fingerprint instead. 3.48 kB
blob smbios_patcher.c 14 years 2 months 118 rekursor: Restored dyn. mem option, now working as before, but disabled by default. A side effect during scan_memory() exec prevented the smbios to patched after the mem detection. 29.70 kB
blob smbios_patcher.h 14 years 2 months 112 rekursor: restricted access to smbios tables orig new and cache construction, avoided recursive calls on smbios table find functions. 1.41 kB
blob spd.c 14 years 2 months 117 rekursor: restored the mem detection desactivated by default but it should not be possible to reactivate it with UseMemDetect. 11.23 kB
blob spd.h 14 years 2 months 103 rekursor: Cleanup the spd code, added missing free() after spd malloc, cleanup char* string that are in fact const char*, added more constrained var typing (see smbios key,value parsing now). Added a new isacii() inline function that check if a char is between 0x20 and 0x7e. 8.46 kB
blob stringTable.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. 16.05 kB
blob sys.c 14 years 2 months 83 zef: Changed "Default Partition" behaviour to accept only native system volumes or foreign partitions. 27.81 kB
blob table.c 13 years 9 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 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 15.15 kB
blob ufs.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 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 usb.c 13 years 9 months 191 meklort: Updated usb code, default is enabled. 9.37 kB
blob vbe.c 14 years 6 hours 147 meklort: EDID: reads edid from monitor to determine best resolution for main screen. 9.29 kB
blob vbe.h 14 years 6 hours 147 meklort: EDID: reads edid from monitor to determine best resolution for main screen. 8.69 kB
blob xml.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 15.02 kB
blob xml.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.58 kB

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