Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
DComponentName.c40 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gEmuSimpleFileSystemComponentName = { variable
115 (BOOLEAN)(This == &gEmuSimpleFileSystemComponentName) in EmuSimpleFileSystemComponentNameGetDriverName()
242 (BOOLEAN)(This == &gEmuSimpleFileSystemComponentName) in EmuSimpleFileSystemComponentNameGetControllerName()
DEmuSimpleFileSystem.h41 extern EFI_COMPONENT_NAME_PROTOCOL gEmuSimpleFileSystemComponentName;
DEmuSimpleFileSystem.c532 gEmuSimpleFileSystemComponentName.SupportedLanguages, in EmuSimpleFileSystemOpenVolume()
540 gEmuSimpleFileSystemComponentName.SupportedLanguages, in EmuSimpleFileSystemOpenVolume()
746 gEmuSimpleFileSystemComponentName.SupportedLanguages, in EmuSimpleFileSystemDriverBindingStart()
911 &gEmuSimpleFileSystemComponentName, in InitializeEmuSimpleFileSystem()