Hi,

 

If same protocol guid is installed in both DXE(using
pbs->InstallProtocol()) and SMM(using Smst->InstallProtocol()), when we
try to add the same guid dependency in other SMM driver, the dependency
is evaluated with DXE instance not SMM instance. Because of this, the
dependent SMM driver is getting dispatched before the SMM driver which
produces the the protocol GUID.

 

Is there any other way by which we can refer to SMM instance for the
same GUID ? 

 

I think this should be supported by EDKII INF component but do not know
exactly how to use this. If EDKII INF supports, can you please give an
example ?

 

Please give your suggestions on it.

 

Thanks,

Naresh

 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to