Hey guys,
just a short question (mainly @ MVC/netkas):
Do you know if it's possible for Nvidia cards to make a 'hybrid' EFI which will show boot screens but doesn't have any injection, so the driver will pick the card up in auto-init mode?
With AMD cards this was rather simply done by injecting some garbage as framebuffer, but the Nvdia driver seems to be less robust (keeps crashing). I'm currently removing all ioreg injections from the Kepler EFI (about two thirds done), but I'm currently taking a short break after having bricked my card again

In theory this should reduce the necessary work when building a new ROM quite a lot because you wouldn't have to do any modifications to the vBIOS part (DCB, Upper DVI issue, GT640 issue, ...), so have you ever tried that approach?