Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DComponentName.c149 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gFatComponentName = { variable
239 (BOOLEAN)(This == &gFatComponentName) in FatComponentNameGetDriverName()
347 (BOOLEAN)(This == &gFatComponentName) in FatComponentNameGetControllerName()
DFat.inf37 # COMPONENT_NAME = gFatComponentName
DFat.c159 &gFatComponentName, in FatEntryPoint()
DFat.h2008 extern EFI_COMPONENT_NAME_PROTOCOL gFatComponentName;