Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
DComponentName.c159 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gWinNtBlockIoComponentName = { variable
232 (BOOLEAN)(This == &gWinNtBlockIoComponentName) in WinNtBlockIoComponentNameGetDriverName()
357 (BOOLEAN)(This == &gWinNtBlockIoComponentName) in WinNtBlockIoComponentNameGetControllerName()
DWinNtBlockIoDxe.inf35 # COMPONENT_NAME = gWinNtBlockIoComponentName
DWinNtBlockIo.h98 extern EFI_COMPONENT_NAME_PROTOCOL gWinNtBlockIoComponentName;
DWinNtBlockIo.c118 &gWinNtBlockIoComponentName, in InitializeWinNtBlockIo()
515 gWinNtBlockIoComponentName.SupportedLanguages, in WinNtBlockIoCreateMapping()