HomeSort by relevance Sort by last modified time
    Searched refs:gPxeBcComponentName (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
ComponentName.c 148 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName = {
234 (BOOLEAN)(This == &gPxeBcComponentName)
363 (BOOLEAN)(This == &gPxeBcComponentName)
PxeBcDriver.h 98 extern EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName;
PxeBcDriver.c 51 &gPxeBcComponentName,
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
ComponentName.c 148 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName = {
237 (BOOLEAN)(This == &gPxeBcComponentName)
356 (BOOLEAN)(This == &gPxeBcComponentName)
PxeBcDriver.h 19 extern EFI_COMPONENT_NAME_PROTOCOL gPxeBcComponentName;
PxeBcDriver.c     [all...]

Completed in 151 milliseconds