Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DComponentName.c149 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gDhcp6ComponentName = { variable
241 (BOOLEAN)(This == &gDhcp6ComponentName) in Dhcp6ComponentNameGetDriverName()
299 gDhcp6ComponentName.SupportedLanguages, in UpdateName()
445 (BOOLEAN)(This == &gDhcp6ComponentName) in Dhcp6ComponentNameGetControllerName()
DDhcp6Driver.h22 extern EFI_COMPONENT_NAME_PROTOCOL gDhcp6ComponentName;
DDhcp6Dxe.inf36 # COMPONENT_NAME = gDhcp6ComponentName
DDhcp6Driver.c382 &gDhcp6ComponentName, in Dhcp6DriverEntryPoint()