| 1 | - Added JrCs's Keylayout support in Keymapper␊ |
| 2 | - Fixed an issue in AcpiCodec where the highest cpu frequency may not be added in the pstate package on some configurations ␊ |
| 3 | - Improved detection of nb of core(s) and thread(s) for AMD processors␊ |
| 4 | - Updated keymapper ...␊ |
| 5 | - Applied scorpius's patch (to get an unstretched boot screen for nVidia cards on DVI) in boot0.s , disabled by default,␊ |
| 6 | see - http://forum.voodooprojects.org/index.php/topic,2158.msg10345/boardseen.html#new - for more info.␊ |
| 7 | - Applied Vladimir Zidar's hibernate patch on hibernateEnabler␊ |
| 8 | - Applied "Intel HD Graphics 3000" patch to gma.c (credit: ???) , ␊ |
| 9 | found at - http://www.darwinx86.net/forum/61-section-francaise-/1880-espace-de-discussion-anval?limit=10&start=60#6247 -␊ |
| 10 | - Added AMD support (most of the code is derived from the trunk, MUST BE ENABLED BY HAND IN CPU.C) see - http://forge.voodooprojects.org/p/chameleon/issues/163/ - ␊ |
| 11 | - Improved Core Ix support in AcpiCodec␊ |
| 12 | - Improved c-states support in AcpiCodec␊ |
| 13 | ␊ |
| 14 | - Sync'd nvidia.c and gma.c (see GraphicEnabler module) to the trunk␊ |
| 15 | - Improved compatibility with xcode4 (afaik only the modules gui and smbiosgetters will not work with xcode4, even if they are built without any errors)␊ |
| 16 | - Applied JrCs's path for more protection against buffer overflow in some case (trunk v1449)␊ |
| 17 | - Added a mechanism to detect extra mkexts/kexts before loading the kernelCache␊ |
| 18 | - Moved smp code to Erich Boleyn's smp-imps (not fully implemented yet)␊ |
| 19 | - Added the UseKernelCache option only for compatibility with the trunk ("Yes" have no effect, since it's the default),␊ |
| 20 | the Flag "-F" which do the same things is still valid␊ |
| 21 | - Re-worked SSDT generation, and merged with the Bits's code␊ |
| 22 | - Removed aml_generator from AcpiCodec, now use acpicode.c to generate aml file␊ |
| 23 | - Added YellowIconFixer module␊ |
| 24 | - Merged fsb detection with Bits's code in cpu.c (slightly faster)␊ |
| 25 | - Fixed a bug related to ACPI in AcpiCodec (thanck to StephN666 for testing)␊ |
| 26 | - Fixed a bug related to ACPI and the machine with a rsd table revision > 0 (acpi_tools.c) (thanck to StephN666 for testing)␊ |
| 27 | ␊ |
| 28 | - Applied Andy Vandijck's Nehalem (i5/i9) spoof to kernelpatcher␊ |
| 29 | - Fixed an issue with kernelPatcher, it seems that kernelPatcher is unable to patch the kernelCache␊ |
| 30 | - Applied some fixes from the trunk␊ |
| 31 | - Applied many under the hood fixes␊ |
| 32 | - Added Andy Vandijck's Server spoof␊ |
| 33 | - Added a Patch from Andy Vandijck in SMBiosPatcher and SMBiosGetters␊ |
| 34 | - Added a Patch from Netkas in GraphicEnabler (ati.c)␊ |
| 35 | - Fixed an issue where the GUI module couldn't find the themes directory␊ |
| 36 | - Fixed an issue where the GUI module failed to display the GUI␊ |
| 37 | - Added AcpiCodec module␊ |
| 38 | - Re-wrote ACPI code in fake_efi.c␊ |
| 39 | - Fixed a bug with AcpiPatcher when built with xcode4␊ |
| 40 | - Optimized AcpiPatcher code␊ |
| 41 | - Minor change of SMBIOS code in fake_efi.c␊ |
| 42 | - Applied some changes to the CPU detection␊ |
| 43 | - Fixed Pict-FailedBoot allocation␊ |
| 44 | - Board-id fix is now handled by the smbios modules␊ |
| 45 | ␊ |
| 46 | - Added boot-args in the device tree␊ |
| 47 | - Added BootCLUT and Pict-FailedBoot␊ |
| 48 | - Added Board-id spoof␊ |
| 49 | - Fixed kernelcache loading with 10.5, 10.6 and 10.7␊ |
| 50 | - Added Lion Compatibility␊ |
| 51 | ␊ |
| 52 | - Re-enabled Ignore Boot File Flag option , now "-B"␊ |
| 53 | - Fixed a bug in get_PM_Profile(), where the function return the profile 0 = 'Unspecified' when the facp is incorrect or not found, and so, override the␊ |
| 54 | PM type set by the cpu features␊ |
| 55 | - Added new drop acpi table mechanism, now it's really able to drop any tables␊ |
| 56 | - BootHelp is not anymore embed by default in the bootloader core, if you need the help at boot time, just install your BootHelp.txt in /Extra/ (for now GUI module still embed it)␊ |
| 57 | - Fixed the HelloWorld module (broken since i have increased module hook arguments number)␊ |
| 58 | ␊ |
| 59 | - "-F" now mean do not use prelinked kernel␊ |
| 60 | - Fixed embedtheme resolution, random theme chooser now also include embedtheme in the list (if the GUI is compiled with the embedtheme option),␊ |
| 61 | also fixed a potential memory leak in randomTheme()␊ |
| 62 | - Fixed a bug in modules.c introduced in the previous versions, the booloader should now load correctly ␊ |
| 63 | with or without modules␊ |
| 64 | - Boot helper support (raid) is now an option (992 bytes saved)␊ |
| 65 | - Fixed an issue where the prelinked kernel can't be found (the bootloader should now be fully compatible with the kextcache command line tool).␊ |
| 66 | (Also merged both adler32 function previously located in drivers.c and boot.c into one (adler32) located in boot.c)␊ |
| 67 | - returned to malloc by default, instead of safe_malloc, safe_malloc(+1280 bytes) is now an option (as in revolution 616+)␊ |
| 68 | - APM support is now optional (704 bytes saved)␊ |
| 69 | - Fixed add_symbol function ␊ |
| 70 | - Increased module hook arguments number to 6␊ |
| 71 | - Added Kabyl's pci subsystem id patch ␊ |
| 72 | - Added Kabyl's smbios implemention (SMBiosGetters, see Kabyl's branch.) as a module (legacy smbios implementation (SMBiosPatcher) have been also rewritten as a module)␊ |
| 73 | - Added valv's experimental amd support in CPUFreq module (untested)␊ |
| 74 | - Added Slice's smbios_patcher fix␊ |
| 75 | - Increased Booter Log size according to the chameleon trunck (thanck to Azimutz)␊ |
| 76 | ␊ |
| 77 | - Added BSD (OpenBSD and FreeBSD) support (Credits to: nawcom, valv)␊ |
| 78 | - moved hibernation and ramdisk into modules␊ |
| 79 | - Added a keyboard mapper module␊ |
| 80 | - Added CPUFreq module (Credits to: valv, cparm)␊ |
| 81 | - Added a random theme chooser in the GUI module␊ |
| 82 | - Added Slice's mobile detection fix␊ |
| 83 | - Added mozodojo's coreI fix in acpi patcher ␊ |
| 84 | - Applied many fixes and optimizations to the core␊ |
| 85 | - Moved to meklort's core architecture ␊ |
| 86 | - Added Andy Vandijck's Full ACPI tables override and ACPI V1 to V4 conversion patch␊ |
| 87 | -------------------------------------------------------------------------------------------------------------------------------------------------␊ |
| 88 | ␊ |
| 89 | - Added Booter Log Dump Tool␊ |
| 90 | - Added Booter message Logging (":/boot-log" ioreg property)␊ |
| 91 | - Removed obsolete -f option, use -x instead␊ |
| 92 | - Removed -x32 option, use arch=i386 instead␊ |
| 93 | - Added automatic SMBusspeed detection for lga1156 core i5/7 cpus␊ |
| 94 | - Added new iMac11,1 sbios default model for lga1156 core i5/17 mobos␊ |
| 95 | - md0 code. Notified xnu when an md ramdisk is specified␊ |
| 96 | - Added rollover image support for selected device icons.␊ |
| 97 | Use device_<type>_o.png in theme folder. Credits goes to Blackosx.␊ |
| 98 | - Revisited theme resource embedding. Using the device_<type> icons are optional with␊ |
| 99 | the exception of device_generic.␊ |
| 100 | - Optimized memory detection speed␊ |
| 101 | - Added displaying source device and partition number for file read operations.␊ |
| 102 | - Increased boot2's maximum size from 383.5k to 447.5k.␊ |
| 103 | Updated stage 1 loaders for handling the new size limit.␊ |
| 104 | - Added alternate format for setting the default partition. The user can specify the selected␊ |
| 105 | volume UUID for the "Default Partition" key.␊ |
| 106 | - Implemented SPD memory automatic detection and injection,seems to work really great ...␊ |
| 107 | - Factorized code to prepare a dynamic memory detection algorithm ...␊ |
| 108 | - Optimized smbios table address search␊ |
| 109 | - Optimized cursor spinout in textmode if no verbose mode is set␊ |
| 110 | - Added ram table structures definitions␊ |
| 111 | - Added getSmbios() a param permitting to select between orig and new smbios entries␊ |
| 112 | - Changed "Default Partition" behaviour to accept only native system volumes or foreign partitions.␊ |
| 113 | - Added NVIDIA new NVCAP customization support and support for ION gfx cards from aserebln␊ |
| 114 | - Added ATI new framebuffers support and new cards from PCEFI10.6␊ |
| 115 | - improved ACPI file search algo by implementing a cache.␊ |
| 116 | - Nvidia injection fix␊ |
| 117 | - pciroot would not always return correct uuid in autodection mode␊ |
| 118 | - Fixed the hibernation problem in boot2/resume.c␊ |
| 119 | - Fixed all new booter versions with SystemType would override the facp value even if correct,␊ |
| 120 | now keeps the facp value if correct and no override has been done, implemented a best effort algo.␊ |
| 121 | for maximizing the chance to get the most correct value before we decide to use a fixed value (1=desktop)␊ |
| 122 | - Fixed display cosmetics of UUID, now a convert.c file contains all ␊ |
| 123 | conversions api, to be completed by function that we should reuse.␊ |
| 124 | ␊ |
| 125 | - Fixed SystemType would be always forced to a value, now optionally changed␊ |
| 126 | only if ovveriden␊ |
| 127 | - Kept SystemID as the only option to change manually the system-id ␊ |
| 128 | For theses reasons, SystemId from bootConfig and SMUUID from smbiosConfig aer now DEPRECATED.␊ |
| 129 | ␊ |
| 130 | - Integrated JrCs fadt patch (kept for RC5 the existing DSDT.aml retry algo that disapeared in his patch, should be more discussed for RC6)␊ |
| 131 | - Added JrCs modified convention name change to coding_standards␊ |
| 132 | - Now malloc (ex. MALLOC in Asere patch) is renamed malloc(size) and is an alias ␊ |
| 133 | to safe_malloc(size, file, line) with _FILE_ and _LINE_ prerocessor definitions␊ |
| 134 | - Added a new 'Rename Partition Feature', now permitting to rename partition ␊ |
| 135 | like 'System reserved' to a more meaningful name␊ |
| 136 | - Added SystemID option permitting to change the System UUID to a fixed value.␊ |
| 137 | - Added the PciRoot autodetection feature imported from pcefi10.5␊ |
| 138 | - Added automatic "system-id" injection from dmi bios, also compatible ␊ |
| 139 | with SystemID boot option and former SMUUID from smbios,plist␊ |
| 140 | - Added "system-type' automatic injection (1=Desktop) plus override possibility ␊ |
| 141 | with the new system-type option in bootConfig␊ |
| 142 | - Added SMserial and SMproductname new options for smbios.plist␊ |
| 143 | - Merged with asere patch, while keeping my fake_efi.c changes, and adding a new ␊ |
| 144 | stringForKey() API, also changed the DT__XXXX() set of functions ␊ |
| 145 | to handle const char * values instead of char*.␊ |
| 146 | |