On Oct 8, 2014, at 3:59 PM, Toto Lebolo <toto_leb...@yahoo.com> 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 copy files from one package to another?

No you list the packages you depend on in the [Packages] section of your INF 
file. This will set your include paths to the public include paths of these 
packages, and give you access to Protocols and GUIDs defined in those packages. 

Thanks,

Andrew Fish

> Thank for the help.
> MiKL~
>  
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk_______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to