Searched refs:EFI_COMPONENT_NAME2_PROTOCOL (Results 1 - 25 of 143) sorted by relevance

123456

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DComponentName2.h26 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 DComponentName2.h28 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 DComponentName.h19 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 DComponentName.c29 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 DComponentName.h19 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 DComponentName.c29 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 DComponentName.h21 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 DComponentName.c30 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 DComponentName.h20 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 DComponentName.c29 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 Defi_driver.c71 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 DComponentName.h22 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 DComponentName.h22 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 DComponentName.h22 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 DPxeBcDriver.h97 extern EFI_COMPONENT_NAME2_PROTOCOL gPxeBcComponentName2;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDriver.h20 extern EFI_COMPONENT_NAME2_PROTOCOL gPxeBcComponentName2;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A Defi_driver.h25 EFI_COMPONENT_NAME2_PROTOCOL wtf;
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A DVBoxFsDxe.c63 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 DComponentName.c30 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 DComponentName.c29 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 DComponentName.c30 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 DComponentName.c29 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 DComponentName.c29 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 DComponentName.c29 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 DComponentName.c29 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

Completed in 1341 milliseconds

123456