Home
last modified time | relevance | path

Searched refs:ExactMatch (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DHandle.c995 BOOLEAN ExactMatch; in CoreOpenProtocol() local
1091 ExactMatch = (BOOLEAN)((OpenData->AgentHandle == ImageHandle) && in CoreOpenProtocol()
1096 if (ExactMatch) { in CoreOpenProtocol()
1103 } else if (ExactMatch) { in CoreOpenProtocol()