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,
>
>
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
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.
>
> ** **
>
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