Hello! I've searched through edk2 source code and could not find a driver for 1394 (FireWire). There are UHCI,EHCI,XHCI drivers, but where do I find a driver binding on the following condition?
if ( BaseCode==PCI_CLASS_SERIAL && SubClassCode==PCI_CLASS_SERIAL_FIREWIRE && ProgInterface==PCI_IF_1394_OPEN_HCI ) Running "drivers" in EFI Shell on MacBook reveals there are two drivers with names: "FireWire Ohci Driver" "FireWire Device Driver" Are they proprietary? And, by the way, why there are two? ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
