Searched defs:Language (Results 1 - 25 of 102) sorted by relevance

12345

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 IsaBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 IsaBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 IsaIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 IsaIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/
H A DComponentName.c53 the language specified by Language, then a pointer to the driver name is
55 by This does not support the language specified by Language,
60 @param Language A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
71 specified by Language.
74 This and the language specified by Language was
76 @retval EFI_INVALID_PARAMETER Language is NULL.
79 the language specified by Language.
86 IN CHAR8 *Language,
91 Language,
84 PciVgaMiniPortComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
159 PciVgaMiniPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DComponentName.c23 the language specified by Language, then a pointer to the driver name is
25 by This does not support the language specified by Language,
31 @param Language[in] A pointer to a Null-terminated ASCII string
37 to the driver writer. Language is specified
43 specified by Language.
46 This and the language specified by Language was
49 @retval EFI_INVALID_PARAMETER Language is NULL.
54 the language specified by Language.
61 IN CHAR8 *Language,
72 Language, the
215 BiosBlockIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 BiosBlockIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DComponentName.c53 the language specified by Language, then a pointer to the driver name is
55 by This does not support the language specified by Language,
61 @param Language[in] A pointer to a Null-terminated ASCII string
67 to the driver writer. Language is specified
73 specified by Language.
76 This and the language specified by Language was
79 @retval EFI_INVALID_PARAMETER Language is NULL.
84 the language specified by Language.
91 IN CHAR8 *Language,
96 Language,
89 BiosKeyboardComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
174 BiosKeyboardComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DComponentName.c23 the language specified by Language, then a pointer to the driver name is
25 by This does not support the language specified by Language,
31 @param Language[in] A pointer to a Null-terminated ASCII string
37 to the driver writer. Language is specified
43 specified by Language.
46 This and the language specified by Language was
49 @retval EFI_INVALID_PARAMETER Language is NULL.
54 the language specified by Language.
61 IN CHAR8 *Language,
72 Language, the
215 BiosSnp16ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 BiosSnp16ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DComponentName.c26 the language specified by Language, then a pointer to the driver name is
28 by This does not support the language specified by Language,
34 @param Language[in] A pointer to a Null-terminated ASCII string
40 to the driver writer. Language is specified
46 specified by Language.
49 This and the language specified by Language was
52 @retval EFI_INVALID_PARAMETER Language is NULL.
57 the language specified by Language.
64 IN CHAR8 *Language,
76 Language, the
219 BiosVideoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
304 BiosVideoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
59 @param Language A pointer to a Null-terminated ASCII string
65 to the driver writer. Language is specified
70 specified by Language.
73 This and the language specified by Language was
75 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 VgaClassComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
158 VgaClassComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DComponentName.c46 the language specified by Language, then a pointer to the driver name is
48 by This does not support the language specified by Language,
54 @param Language[in] A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
66 specified by Language.
69 This and the language specified by Language was
72 @retval EFI_INVALID_PARAMETER Language is NULL.
77 the language specified by Language.
84 IN CHAR8 *Language,
89 Language,
82 PciBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
167 PciBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
55 @param Language A pointer to a Null-terminated ASCII string
61 to the driver writer. Language is specified
67 specified by Language.
70 This and the language specified by Language was
73 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 ScsiBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
168 ScsiBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DComponentName.c28 the language specified by Language, then a pointer to the driver name is
30 by This does not support the language specified by Language,
36 @param Language[in] A pointer to a Null-terminated ASCII string
42 to the driver writer. Language is specified
48 specified by Language.
51 This and the language specified by Language was
54 @retval EFI_INVALID_PARAMETER Language is NULL.
59 the language specified by Language.
66 IN CHAR8 *Language,
78 Language, the
215 UsbBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 UsbBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
54 @param Language A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
65 specified by Language.
68 This and the language specified by Language was
70 @retval EFI_INVALID_PARAMETER Language is NULL.
73 the language specified by Language.
80 IN CHAR8 *Language,
85 Language,
78 UsbMassStorageGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 UsbMassStorageGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
59 @param Language[in] A pointer to a Null-terminated ASCII string
65 to the driver writer. Language is specified
70 specified by Language.
73 This and the language specified by Language was
75 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 ConPlatformComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
158 ConPlatformComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 GraphicsConsoleComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 GraphicsConsoleComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 DebugPortComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 DebugPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/DiskIoDxe/
H A DComponentName.c57 the language specified by Language, then a pointer to the driver name is
59 by This does not support the language specified by Language,
65 @param Language[in] A pointer to a Null-terminated ASCII string
71 to the driver writer. Language is specified
77 specified by Language.
80 This and the language specified by Language was
83 @retval EFI_INVALID_PARAMETER Language is NULL.
88 the language specified by Language.
95 IN CHAR8 *Language,
100 Language,
93 DiskIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
180 DiskIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DComponentName.c57 the language specified by Language, then a pointer to the driver name is
59 by This does not support the language specified by Language,
65 @param Language[in] A pointer to a Null-terminated ASCII string
71 to the driver writer. Language is specified
77 specified by Language.
80 This and the language specified by Language was
83 @retval EFI_INVALID_PARAMETER Language is NULL.
88 the language specified by Language.
95 IN CHAR8 *Language,
100 Language,
93 PartitionComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
179 PartitionComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
55 @param[in] Language A pointer to a Null-terminated ASCII string
61 to the driver writer. Language is specified
67 specified by Language.
70 This and the language specified by Language was
73 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 ArpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
168 ArpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DComponentName.c25 the language specified by Language, then a pointer to the driver name is
27 by This does not support the language specified by Language,
33 @param[in] Language A pointer to a Null-terminated ASCII string
39 to the driver writer. Language is specified
45 specified by Language.
48 This and the language specified by Language was
51 @retval EFI_INVALID_PARAMETER Language is NULL.
56 the language specified by Language.
63 IN CHAR8 *Language,
75 Language, the
218 DhcpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 DhcpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DComponentName.c45 the language specified by Language, then a pointer to the driver name is
47 by This does not support the language specified by Language,
51 @param[in] Language A pointer to a three character ISO 639-2 language identifier.
58 specified by Language.
61 and the language specified by Language was returned
63 @retval EFI_INVALID_PARAMETER Language is NULL.
66 language specified by Language.
72 IN CHAR8 *Language,
77 Language,
99 @param[in] Language
70 IScsiComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
126 IScsiComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DComponentName.c50 the language specified by Language, then a pointer to the driver name is
52 by This does not support the language specified by Language,
57 @param Language[in] A pointer to a Null-terminated ASCII string
63 to the driver writer. Language is specified
68 specified by Language.
71 This and the language specified by Language was
73 @retval EFI_INVALID_PARAMETER Language is NULL.
76 the language specified by Language.
83 IN CHAR8 *Language,
88 Language,
81 Ip4ConfigComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
156 Ip4ConfigComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DComponentName.c24 the language specified by Language, then a pointer to the driver name is
26 by This does not support the language specified by Language,
32 @param[in] Language A pointer to a Null-terminated ASCII string
38 to the driver writer. Language is specified
44 specified by Language.
47 This and the language specified by Language was
50 @retval EFI_INVALID_PARAMETER Language is NULL.
55 the language specified by Language.
62 IN CHAR8 *Language,
74 Language, the
217 Ip4ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Ip4ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param[in] Language A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 MnpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 MnpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Mtftp4Dxe/
H A DComponentName.c25 the language specified by Language, then a pointer to the driver name is
27 by This does not support the language specified by Language,
33 @param[in] Language A pointer to a Null-terminated ASCII string
39 to the driver writer. Language is specified
45 specified by Language.
48 This and the language specified by Language was
51 @retval EFI_INVALID_PARAMETER Language is NULL.
56 the language specified by Language.
63 IN CHAR8 *Language,
75 Language, the
218 Mtftp4ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Mtftp4ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DComponentName.c26 the language specified by Language, then a pointer to the driver name is
28 by This does not support the language specified by Language,
34 @param Language[in] A pointer to a Null-terminated ASCII string
40 to the driver writer. Language is specified
46 specified by Language.
49 This and the language specified by Language was
52 @retval EFI_INVALID_PARAMETER Language is NULL.
57 the language specified by Language.
64 IN CHAR8 *Language,
76 Language, the
219 SimpleNetworkComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
305 SimpleNetworkComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]

Completed in 72 milliseconds

12345