Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DComponentName.c181 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gWinNtGopComponentName = { variable
255 (BOOLEAN)(This == &gWinNtGopComponentName) in WinNtGopComponentNameGetDriverName()
381 (BOOLEAN)(This == &gWinNtGopComponentName) in WinNtGopComponentNameGetControllerName()
DWinNtGopDriver.c100 &gWinNtGopComponentName, in InitializeWinNtGop()
217 gWinNtGopComponentName.SupportedLanguages, in WinNtGopDriverBindingStart()
DWinNtGopDxe.inf35 # COMPONENT_NAME = gWinNtGopComponentName
DWinNtGop.h174 extern EFI_COMPONENT_NAME_PROTOCOL gWinNtGopComponentName;