Re: [edk2] Multiple devices with the same driver

2015-05-10 Thread Andreas Galauner
On 10.05.2015 15:32, Cohen, Eugene wrote: > I apologize since this was probably not the answer you were looking for. No worries, it's kind of what I expected. Hence the question about the virtual bus. What I didn't understand was the Driver Binding protocol just by looking at the source. I guess I

[edk2] Multiple devices with the same driver

2015-05-09 Thread Andreas Galauner
Hi all, I'm currently porting UEFI to the Xilinx Zynq (ARM) platform because I was interested in UEFI in general and wanted to get a feeling for the internals and the concepts behind the whole platform. I have a working port which boots as a 2nd stage bootloader, starts the 2nd core and has prett