Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
DComponentName.c20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gConPlatformComponentName = { variable
94 (BOOLEAN)(This == &gConPlatformComponentName) in ConPlatformComponentNameGetDriverName()
DConPlatform.h44 extern EFI_COMPONENT_NAME_PROTOCOL gConPlatformComponentName;
47 extern EFI_COMPONENT_NAME_PROTOCOL gConPlatformComponentName;
DConPlatformDxe.inf34 # COMPONENT_NAME = gConPlatformComponentName
37 # COMPONENT_NAME = gConPlatformComponentName
DConPlatform.c63 &gConPlatformComponentName, in InitializeConPlatform()
73 &gConPlatformComponentName, in InitializeConPlatform()