Re: [edk2] UEFI drivers dependency and ExitBootServices() event limitations

2013-07-18 Thread Felipe Martins
needed for the OS > handoff. > > It is possible to gBS->RegisterProtocolNotify() for EFI_LOADED_IMAGE_PROTOCOL > to know when an image is loaded. > > Thanks, > > Andrew Fish > > > On Jul 18, 2013, at 11:28 AM, Felipe Martins wrote: > > Hello everyone, > >

[edk2] UEFI drivers dependency and ExitBootServices() event limitations

2013-07-18 Thread Felipe Martins
Hello everyone, My team needs to implement an UEFI driver(A service driver, to be precise) that exports a few functions and consumes the protocols from a third-party UEFI driver to execute a relatively complex routine. This latter routine should preferably be executed after all the other UEFI imag

Re: [edk2] EFI Data Hub and ReportStatusCode() API

2013-07-02 Thread Felipe Martins
atahub and > so on. > > ** ** > > So for your 1st question, need check your ReportStatusCode() > implementation to see if it supports output to DataHub. > > ** ** > > For 2nd question, it should be ok because they are two different layer’s > interface. > > ** ** >

[edk2] EFI Data Hub and ReportStatusCode() API

2013-06-26 Thread Felipe Martins
Hello everyone, I apologize in advance if this list is not the appropriate place to ask questions concerning the Intel Platform Innovation Framework, but I couldn't find any other active community that could help me with my questions. I am trying to understand the relationship between the EFI Data