On Oct 8, 2014, at 3:59 PM, Toto Lebolo wrote:
> Is it possible to consume a protocol from a different package?
> For example I am creating a shell application in MdeModulePkg and I want to
> use an SPI protocol in a platform specific in my case in IntelE6xxRuPkg.
> How do I do that? should I
Is it possible to consume a protocol from a different package?
For example I am creating a shell application in MdeModulePkg and I want to use
an SPI protocol in a platform specific in my case in IntelE6xxRuPkg.
How do I do that? should I copy files from one package to another?
Thank for the hel