> On Jul 14, 2015, at 2:21 PM, Laszlo Ersek <ler...@redhat.com> wrote:
> 
> On 07/14/15 20:31, S.Vieira wrote:
>> Hi everyone.
>> 
>> It's possible to do upload of two drives just in ONE .efi
>> 
>> I am wanting to do upload of the AtaAtapiPassThruDxe and AtaBusDxe only in
>> ONE file.
> 
> I think it should be possible to install any number of driver binding
> protocol instances in a single driver module, on the image handle.
> However, you'd have to merge the two drivers into one in C source code,
> and then build the resultant driver.
> 

You could also convert one of the drivers to a NULL library (change the INF 
file), and add that new NULL library to the DSC statement for the other driver. 

Conceptually the build system could support this behavior, since the library 
constructors and entry point functions are auto-gem’ed code, but it currently 
does not. 

Thanks,

Andrew Fish

> Laszlo
> 
>> 
>> 
>> 
>> 
>> Thx
>> S.Vieira
>> 
>> 
>> ------------------------------------------------------------------------------
>> Don't Limit Your Business. Reach for the Cloud.
>> GigeNET's Cloud Solutions provide you with the tools and support that
>> you need to offload your IT needs and focus on growing your business.
>> Configured For All Businesses. Start Your Cloud Today.
>> https://www.gigenetcloud.com/
>> _______________________________________________
>> edk2-devel mailing list
>> edk2-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>> 
> 
> 
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/ <https://www.gigenetcloud.com/>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net <mailto:edk2-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/edk2-devel 
> <https://lists.sourceforge.net/lists/listinfo/edk2-devel>
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to