Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-28 Thread Laszlo Ersek
On 09/26/15 02:49, Shubha Ramani wrote: > Thank you again for your detailed email Lazslo. The fun never stops; last time you wrote "Lazlo" and I mentioned that my first name was L-A-S-Z-L-O. I also recommended that you try copy & paste. I can see the attempt here (you added an "S" indeed), but

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-25 Thread Shubha Ramani
Bill I am not permitted to tell you more than I've told you unfortunately.But thanks for your detailed writeup. It helped me understand issues better.And turning on the PCI Bus Debug messages as Laszlo recommended definitely helpednarrow down the problem. I know that Bus 1 exists because I'm

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-25 Thread Laszlo Ersek
On 09/25/15 00:59, Shubha Ramani wrote: > Hello Laszlo. > > All I see from the driver debug messages are the following type(just a > snippet printed). I assume the format is [B|F|D] and I'm not > seeing any with 01 for the B. So the PCI Bus Driver is not seeing Bus 1 > it seems. Is my

[edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Shubha Ramani
Please see the code below which follows 1 b) in Lazlo's detailed email suggestion of a few days ago. The code is not seeing Bus 1. It's only seeing Bus 0.Does this have something to  do with passing gEfiPciIoProtocolGuid into LocateHandleBuffer ?I noticed that there is also gEfiLegacyBiosGuid

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Laszlo Ersek
On 09/24/15 22:52, Shubha Ramani wrote: > > Please see the code below which follows 1 b) in Lazlo's detailed > email suggestion of a few days ago. The code is not seeing Bus 1. > It's only seeing Bus 0.Does this have something to do with passing > gEfiPciIoProtocolGuid into LocateHandleBuffer ?I

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Shubha Ramani
Indeed Laszlo ! Thanks kindly for your detailed help. Will follow through with your tips ! Sent from Shubha Ramani's iPhone 6 Plus > On Sep 24, 2015, at 2:29 PM, Laszlo Ersek wrote: > > Laszlo ___ edk2-devel mailing list

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Shubha Ramani
I haven't tried that. I don't know how to get the debug output of the PCI Bus driver. Can you elaborate Lazlo ? Sent from Shubha Ramani's iPhone 6 Plus > On Sep 24, 2015, at 2:07 PM, Laszlo Ersek wrote: > >> On 09/24/15 22:52, Shubha Ramani wrote: >> >> Please see the

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Laszlo Ersek
On 09/24/15 23:17, Shubha Ramani wrote: > I haven't tried that. I don't know how to get the debug output of the PCI Bus > driver. Can you elaborate Lazlo ? Please -- my first name is Laszlo, not Lazlo. I realize there might be no difference in pronunciation for someone who doesn't speak

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Shubha Ramani
Hello Laszlo. All I see from the driver debug messages are the following type(just a snippet printed). I assume the format is [B|F|D] and I'm not seeing any with 01 for the B. So the PCI Bus Driver is not seeing Bus 1 it seems. Is my interpretation correct ? PciBus: Discovered PCI @ [00|00|00]

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Shubha Ramani had to walk into mine at 15:59:09 on Thursday 24 September 2015 and say: > Hello Laszlo. > All I see from the driver debug messages are the following type(just a > snippet printed). I assume the format is [B|F|D] and I'm not