What's New in Version r2625

  • [2623] Improve getOSVersion (credits to Bronya)

  • [2614] Allow multi-digit version numbers

  • [2609] Correct Kabini FB name was "Abini" - Changed cards IDs order now is low to hight - Add new cards ID (kNull FB)

  • [2604] Fix instant restart after kexts are being force loaded

  • [2603] Sanitize 16-bit assembly

  • [2602] Fix bug in malloc_init, use bios for enableA20()

  • [2601] Update ATI/AMD gfx FB

  • [2600] Update Intel gfx cards IDs

  • [2584] Update pkg scripts (credits to Micky1979)

  • [2581] comment devprop value for IOName gma.c

  • [2576] Reworked cpu.c (Credits to Bungo)

  • [2572] Fix typo in the Makefile for modules that prevents optimizations (Credits to Zenith432)

  • [2571] Fix miscalculation in usb.c (Credits to Zenith432)

  • [2569] Update Chameleon pkg Installer (Allow install on ESP). (Credits to Micky1979)

  • [2565] Rollback ZALLOC_LEN value to commit 2554 (Thx Zenith432)

  • [2563] Typo.

  • [2562] Added ability to auto-select last booted partition as the boot volume (Credits to Bungo).

  • [2561] Remove macros for checkOSVersion(xx) and replace with MacOSVerCurrent and MacOSVer2Int

  • [2560] Added MacOSVerCurrent and MacOSVer2Int function to use instead of macros, fixed bug in gDarwinBuildVerStr extracting.

  • [2559] Fixed fixedUUID function (Credits to Bungo).

  • [2558] Improve GMA detection for HD4x00 HSW cards.

  • [2557] Added new IDs for nVidia cards.

  • [2556] Refactor function patch_nvidia_rom (Credits Clover Team)

  • [2555] Update HDA data for internal HDAEnabler injector.

  • [2554] Typo.

  • [2548] Move define stuff from cpu.h to platform.h

  • [2547] Update cpu define (Bungo)

  • [2545] Temp. comment out .IABootFiles hidden folder on boot partition. (Credits to Bungo)

  • [2544] Added Logging start time (credit Bungo)

  • [2543] Improve detection for HD4200, HD4400 and HD4600 (gma.c)

  • [2541] Added getRTCdatetime() Int 1Ah function 02h - RTC service (Credits to Bungo)

  • [2535] Use caching with ExFat filesystem by Zenith432

  • [2532] Add sectorsize utility by Micky1979 see: http://www.insanelym...ze-v11-a-tool-t o-detect-the-physical-and-logical-sector-size-of-hard-disk-advanced-f ormat-supported/

  • [2528] Add turning off USB legacy for XHCI (XHCILegacyOff) credits to Zenith432

  • [2527] C6 & C7 States (Credits to Clover Team)

  • [2526] define recursive cpu series for BrandString

  • [2524] saio_types.h, biosfn.c - minor typo in bios-defined data structure that isn't actually used. fake_efi.c - eliminate redundant scan of bt(0,0) in setupSmbiosConfigFile. loadConfigFile already does a fall-back scan of bt(0,0), so another scan isn't needed. sys.c - While scanning a volume, getOSVersion looks for 5 files and switches back-n-forth between hd(X,Y)/....SystemVersion.plist on the newly scanned volume and bt(0,0)/hd(X,Y)/...SystemVersion.plist - which is an invalid path - should always return an error.

  • [2523] Change to disk.c - Prevent getOSVersion from looking for SystemVersion.plist on FAT32 or exFAT file systems - since those filesystems never serve as system volumes. UFS may serve as system volume, but there's no driver to read from it. Change to sys

  • [2522] Patch from issue 388, init_module_system() in modules.c dereferences NULL pointer

  • [2520] boot1-install can show ntfs volume (Credits Clover Team)

  • [2519] Improve gma detection for HD4600

  • [2518] Add UseIntelHDMI for (hda-gfx=onboard-1 or onboard-2) that vale will be injected into the GFX0 and HDEF devices (Credits Clover Team)

  • [2516] Full implementation of exfat support for Chameleon's boot2 stage.

  • [2515] Inject "kext-dev-mode=1" if OS X 10.10 is detected

  • [2511] Incorporated Micky1979's force umount option -u (boot1-install.c)

  • [2510] Replace boot0 with boot0xg(1.0.3). Now boot0xg has all features of previous boot0 + recognize exFAT on MBR marked active + recognize exFAT+FAT32 on GPT typed as "Microsoft basic data".

  • [2507] Add UseIntelHDMI for hda-gfx = onboard-1 or 2 that vale will be injected into the GFX0 and HDEF devices. credits Clover Team

  • - Improve gma detection for HD4600

  • - Completed patch for ExFAT support ( http://www.insanelym...d-for-chameleon )

  • - add EXFAT boot support by Zenith432

  • - Merge patch from issue 386 (boot2 does not know how to read files from FAT partitions on GPT)

  • - Update laoder.h to latest, declare gMI global, Load modules passed in via the multiB{censored} header / first boot loader, fix mboot.h include, Add ?log command to print out bdmesg without needing Wait=y, Add slightly more debugging for modules.




Post a Comment