I saw this thread and was excited to see that BCM94350ZAE was supported because this is the only other compatible wifi card for this Lenovo other than the Intel 3165 and 8260, which is currently not supported. So I orered 1 for my YOGA700 and installed it.
I first tried method 3 with setting the wifi id to 0x43a014e4. It didn't work.
I then attempted method 1 but I got confused by the paste patch part. I'm not sure exactly which 1 of those patches I need or do I copy them all??? I'm running 10.13.1.
I then tried method 3 with FakePCIID_Broadcom_Wifi.kext and clearing out the WiFi ID. It didn't work.
Attached is my clover folder with my last attempt.
edit...So I just attempted method 3 option with FakePCIID_Broadcome_WiFi.kext and my laptop froze during installation with Kext Utility. Had to do a hard reboot and I was meet with Error loading Kernel Cache 0xe. I tried all kinds of boot flags and it would not work. The only way to fix it was to boot up with the unibeast USB and manually rebuild the cache in Terminal. The install USB has saved my butt twice now. So DON'T format your USB after installation because YOU WILL EVENTUALLY NEED IT AGAIN.
edit edit...I got bluetooth working. Just hoping someone has a solution for the wifi card now. Adding this code in kext to patch no longer gave me that error screen. Laptop boots up fine but wifi is not detected.
Code:
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>gflSqgAAdSk=</data>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>gflSqgAAZpA=</data>
</dict>