Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DDebugSupport.c47 EFI_LOADED_IMAGE_PROTOCOL *LoadedImageProtocolPtr; in InitializeDebugSupportDriver() local
95 (VOID **) &LoadedImageProtocolPtr, in InitializeDebugSupportDriver()
105 LoadedImageProtocolPtr->Unload = PlUnloadDebugSupportDriver; in InitializeDebugSupportDriver()