Re: [edk2] Problem with access to PCI memory

2015-04-09 Thread Andrew Fish
> On Apr 9, 2015, at 1:21 AM, Vladimir Onipchuk wrote: > > Hi All, > > I have problems with my PCI device driver. > > Driver works great, What does that mean? > but after loading and installing it from Option Rom, I can't get access to > (can't read) my Memory chips, mapped to the Memory s

[edk2] Problem with access to PCI memory

2015-04-09 Thread Vladimir Onipchuk
Hi All, I have problems with my PCI device driver. Driver works great, but after loading and installing it from Option Rom, I can't get access to (can't read) my Memory chips, mapped to the Memory space through PCI BAR's. At the same time, my write transactions executes successfully, but read