HomeSort by relevance Sort by last modified time
    Searched refs:SmmFindProtocolEntry (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Notify.c 122 ProtEntry = SmmFindProtocolEntry ((EFI_GUID *) Protocol, FALSE);
153 ProtEntry = SmmFindProtocolEntry ((EFI_GUID *) Protocol, TRUE);
Handle.c 60 SmmFindProtocolEntry (
140 ProtEntry = SmmFindProtocolEntry (Protocol, FALSE);
254 ProtEntry = SmmFindProtocolEntry (Protocol, TRUE);
Locate.c 232 Position.ProtEntry = SmmFindProtocolEntry (Protocol, FALSE);
342 Position.ProtEntry = SmmFindProtocolEntry (Protocol, FALSE);
PiSmmCore.h 840 SmmFindProtocolEntry (
    [all...]

Completed in 304 milliseconds