1. how to make sure the QE/CI works?
The kext Hervé linked I believe stopped working after Sierra. Try this kext AppleAHCIPort.kext.zip
QE/CI is working even if HD is no supported. That's just due to system not having a physical Media player on MBP11,1
2. fix Fn+F1 to sleep/wake
You'll need to patch DSDT for that. Check out guide here to figure out which EC methods get called when you press your Fn+F1 key combos.
3. all the USB 3.0 port works
The USB_Injector kext should have all USB ports working
4. Control the fan rpm
Need DSDT patching, see if this helps
5. use the FN+up and FN+down to control the backlight
Needs DSDT patching, same as 2 above
6. use the FN+F5 to disable/enable the touchpad (now is using FN+HOME to do this)
Needs DSDT patching, same as 2 above
7. let the CPU performance as win10
You could try different SMBIO or tweak the the FakeSMC but I believe with Hervé's file, it's fully tweaked.
Replace the kexts from Hervé's bootpack here