Hi jorgexgb;
You can download Clover EFI contents from here: https://dl.dropboxusercontent.com/u/80635349/EFI.zip
If you're using Chameleon, all you need
CLOVER/kexts/10.10
ACPI/PATCHED
contents.
While booting, you need to use below kernel options:
PCIRootUID=1
if it doesn't work, add
USBBusFix=Yes
too.
For intel card, you need to use
nv_dlsable=1
After install, boot manager gave me errors.
To fix that, I needed to boot from installation CD again and run below command from terminal:
dd if=/usr/standalone/i386/boot1h of=/dev/disk0s2
Before install, you need to patch Yosemite Kernel: https://racerrehabman.wordpress.com/2014/10/18/yosemitehaswell-kernel-patch-for-early-reboot/
After install, you need to copy patched kernel to your drive or it won't boot.
That was all I think.
If you get any errors, please write. I'll try to help.