Home
last modified time | relevance | path

Searched refs:gPxeBcComponentName (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DComponentName.c148 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName = { variable
237 (BOOLEAN)(This == &gPxeBcComponentName) in PxeBcComponentNameGetDriverName()
356 (BOOLEAN)(This == &gPxeBcComponentName) in PxeBcComponentNameGetControllerName()
DPxeBcDriver.h19 extern EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName;
DPxeBcDriver.c1253 &gPxeBcComponentName, in PxeBcDriverEntryPoint()
1265 &gPxeBcComponentName, in PxeBcDriverEntryPoint()
1276 &gPxeBcComponentName, in PxeBcDriverEntryPoint()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DComponentName.c148 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName = { variable
234 (BOOLEAN)(This == &gPxeBcComponentName) in PxeBcComponentNameGetDriverName()
363 (BOOLEAN)(This == &gPxeBcComponentName) in PxeBcComponentNameGetControllerName()
DPxeBcDriver.h98 extern EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName;
DUefiPxeBcDxe.inf38 # COMPONENT_NAME = gPxeBcComponentName
DPxeBcDriver.c51 &gPxeBcComponentName, in PxeBcDriverEntryPoint()