Disconnecting EFI drivers

This is notes that might help with debugging issues possibly caused by EFI drivers

Get in to the shell again

-b is used to get one screen of text at a time

With Hyper-V as an example we might look for something like: “Hyper-V”, “VMBus”, “VmbusDxe”, “NetVSC”, “RNDIS”, etc

And then looking at devices for where this is connected to, and try to disconnect it from there

Alternatives to ''-b'' on long output