/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | ComponentName2.h | 26 typedef struct _EFI_COMPONENT_NAME2_PROTOCOL EFI_COMPONENT_NAME2_PROTOCOL; typedef in typeref:struct:_EFI_COMPONENT_NAME2_PROTOCOL 34 EFI_COMPONENT_NAME2_PROTOCOL instance. 68 IN EFI_COMPONENT_NAME2_PROTOCOL *This, 79 EFI_COMPONENT_NAME2_PROTOCOL instance. 145 IN EFI_COMPONENT_NAME2_PROTOCOL *This,
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | ComponentName2.h | 28 typedef struct _EFI_COMPONENT_NAME2_PROTOCOL EFI_COMPONENT_NAME2_PROTOCOL; typedef in typeref:struct:_EFI_COMPONENT_NAME2_PROTOCOL 36 EFI_COMPONENT_NAME2_PROTOCOL instance. 70 IN EFI_COMPONENT_NAME2_PROTOCOL *This, 81 EFI_COMPONENT_NAME2_PROTOCOL instance. 148 IN EFI_COMPONENT_NAME2_PROTOCOL *This,
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ |
H A D | ComponentName.h | 19 extern EFI_COMPONENT_NAME2_PROTOCOL gIsaBusComponentName2; 31 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 82 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gIsaBusComponentName2 = { 57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 116 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ |
H A D | ComponentName.h | 19 extern EFI_COMPONENT_NAME2_PROTOCOL gIsaIoComponentName2; 31 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 82 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gIsaIoComponentName2 = { 57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 116 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
H A D | ComponentName.h | 21 extern EFI_COMPONENT_NAME2_PROTOCOL gBiosKeyboardComponentName2; 36 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 87 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
H A D | ComponentName.c | 30 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gBiosKeyboardComponentName2 = { 58 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 117 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/ |
H A D | ComponentName.h | 20 extern EFI_COMPONENT_NAME2_PROTOCOL gPciBusComponentName2; 35 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 86 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gPciBusComponentName2 = { 51 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 110 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/ |
H A D | efi_driver.c | 71 efi_driver_get_driver_name ( EFI_COMPONENT_NAME2_PROTOCOL *wtf, 91 efi_driver_get_controller_name ( EFI_COMPONENT_NAME2_PROTOCOL *wtf __unused, 110 EFI_COMPONENT_NAME2_PROTOCOL *wtf = &efidrv->wtf;
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/ |
H A D | ComponentName.h | 22 extern EFI_COMPONENT_NAME2_PROTOCOL gIsaFloppyComponentName2; 34 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 79 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
H A D | ComponentName.h | 22 extern EFI_COMPONENT_NAME2_PROTOCOL gIDEBusComponentName2; 38 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 89 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/ |
H A D | ComponentName.h | 22 extern EFI_COMPONENT_NAME2_PROTOCOL gMnpComponentName2; 35 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 86 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
H A D | PxeBcDriver.h | 97 extern EFI_COMPONENT_NAME2_PROTOCOL gPxeBcComponentName2;
|
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/ |
H A D | PxeBcDriver.h | 20 extern EFI_COMPONENT_NAME2_PROTOCOL gPxeBcComponentName2;
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/ |
H A D | efi_driver.h | 25 EFI_COMPONENT_NAME2_PROTOCOL wtf;
|
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/ |
H A D | VBoxFsDxe.c | 63 VBoxFsCN2_GetDriverName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, 66 VBoxFsCN2_GetControllerName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, 92 static const EFI_COMPONENT_NAME2_PROTOCOL g_VBoxFsCN2 = 201 VBoxFsCN2_GetDriverName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, 213 VBoxFsCN2_GetControllerName(IN EFI_COMPONENT_NAME2_PROTOCOL *This,
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ |
H A D | ComponentName.c | 30 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gPciVgaMiniPortComponentName2 = { 58 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 112 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/ |
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gVgaClassComponentName2 = { 57 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 111 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ |
H A D | ComponentName.c | 30 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gScsiBusComponentName2 = { 52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 111 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ |
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gUsbMassStorageComponentName2 = { 52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 106 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/ |
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gConPlatformComponentName2 = { 57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 111 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ |
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gGraphicsConsoleComponentName2 = { 57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 116 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/ |
H A D | ComponentName.c | 29 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gDebugPortComponentName2 = { 57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or 116 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
|