/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/ |
D | ComponentName.c | 31 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 68 (BOOLEAN)(This == &gComponentName) // Iso639Language in NonDiscoverablePciGetDriverName() 112 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
|
D | NonDiscoverablePciDeviceIo.h | 116 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName;
|
D | NonDiscoverablePciDeviceDxe.c | 276 &gComponentName, in NonDiscoverablePciDeviceDxeEntryPoint()
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/ |
D | ComponentName.c | 20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 94 (BOOLEAN)(pThis == &gComponentName) in GetDriverName()
|
D | DriverBinding.c | 641 &gComponentName, in DriverUnload() 689 &gComponentName, in EntryPoint()
|
D | Ax88772.h | 911 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ |
D | ComponentName.c | 20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 95 (BOOLEAN)(pThis == &gComponentName) in GetDriverName()
|
D | DriverBinding.c | 445 &gComponentName, in DriverUnload() 496 &gComponentName, in EntryPoint()
|
D | Ax88772.h | 859 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration
|
/device/linaro/bootloader/edk2/OvmfPkg/XenIoPciDxe/ |
D | XenIoPciDxe.c | 302 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 317 (BOOLEAN)(This == &gComponentName) // Iso639Language in XenIoPciGetDriverName() 335 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 364 &gComponentName, in XenIoPciDeviceEntryPoint()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioPciDeviceDxe/ |
D | VirtioPciDevice.c | 614 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 629 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioPciGetDriverName() 647 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 676 &gComponentName, in VirtioPciDeviceEntryPoint()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/ |
D | VirtioRng.c | 599 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 615 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioRngGetDriverName() 634 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 663 &gComponentName, in VirtioRngEntryPoint()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/ |
D | VirtioBlk.c | 1092 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 1107 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioBlkGetDriverName() 1125 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 1154 &gComponentName, in VirtioBlkEntryPoint()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/ |
D | VirtioScsi.c | 1211 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable 1226 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioScsiGetDriverName() 1244 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable 1273 &gComponentName, in VirtioScsiEntryPoint()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/ |
D | WebServer.h | 157 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration
|