Searched defs:This (Results 26 - 50 of 379) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/DiskIoDxe/
H A DComponentName.c5 This program and the accompanying materials
55 This function retrieves the user readable name of a driver in the form of a
56 Unicode string. If the driver specified by This has a user readable name in
59 by This does not support the language specified by Language,
62 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
66 array indicating the language. This is the
75 This Unicode string is the name of the
76 driver specified by This in the language
80 This and the language specified by Language was
87 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
55 This function retrieves the user readable name of a driver in the form of a
56 Unicode string. If the driver specified by This has a user readable name in
59 by This does not support the language specified by Language,
62 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
66 array indicating the language. This is the
75 This Unicode string is the name of the
76 driver specified by This in the language
80 This and the language specified by Language was
87 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
56 array indicating the language. This is the
65 This Unicode string is the name of the
66 driver specified by This in the language
70 This and the language specified by Language was
77 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
43 This function retrieves the user readable name of a driver in the form of a
44 Unicode string. If the driver specified by This has a user readable name in
47 by This does not support the language specified by Language,
50 @param[in] This A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
52 This is the language of the driver name that that the caller
56 @param[out] DriverName A pointer to the Unicode string to return. This Unicode string
57 is the name of the driver specified by This in the language
60 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
65 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
48 This function retrieves the user readable name of a driver in the form of a
49 Unicode string. If the driver specified by This has a user readable name in
52 by This does not support the language specified by Language,
55 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
58 array indicating the language. This is the
66 This Unicode string is the name of the
67 driver specified by This in the language
71 This and the language specified by Language was
75 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c4 This program and the accompanying materials
22 This function retrieves the user readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user readable name in
26 by This does not support the language specified by Language,
29 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
50 This function retrieves the user readable name of a driver in the form of a
51 Unicode string. If the driver specified by This has a user readable name in
54 by This does not support the language specified by Language,
57 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
61 array indicating the language. This is the
70 This Unicode string is the name of the
71 driver specified by This in the language
75 This and the language specified by Language was
82 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials are licensed
24 This function retrieves the user readable name of a driver in the form of a
25 Unicode string. If the driver specified by This has a user readable name in
28 by This does not support the language specified by Language,
31 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
35 array indicating the language. This is the
44 This Unicode string is the name of the
45 driver specified by This in the language
49 This and the language specified by Language was
56 @retval EFI_UNSUPPORTED The driver specified by This doe
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...]
H A DGet_status.c6 This program and the accompanying materials are licensed
144 This function gets the current interrupt and recycled transmit buffer status
154 @param This A pointer to the EFI_SIMPLE_NETWORK_PROTOCOL instance.
172 @retval EFI_INVALID_PARAMETER This parameter was NULL or did not point to a valid
181 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
190 if (This == NULL) {
198 Snp = EFI_SIMPLE_NETWORK_DEV_FROM_THIS (This);
180 SnpUndi32GetStatus( IN EFI_SIMPLE_NETWORK_PROTOCOL *This, OUT UINT32 *InterruptStatus, OPTIONAL OUT VOID **TxBuf OPTIONAL ) argument
H A DInitialize.c5 This program and the accompanying materials are licensed
136 This function allocates the transmit and receive buffers required by the network
141 @param This A pointer to the EFI_SIMPLE_NETWORK_PROTOCOL instance.
158 @retval EFI_INVALID_PARAMETER This parameter was NULL or did not point to a valid
167 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
176 if (This == NULL) {
180 Snp = EFI_SIMPLE_NETWORK_DEV_FROM_THIS (This);
166 SnpUndi32Initialize( IN EFI_SIMPLE_NETWORK_PROTOCOL *This, IN UINTN ExtraRxBufferSize OPTIONAL, IN UINTN ExtraTxBufferSize OPTIONAL ) argument
H A DMcast_ip_to_mac.c6 This program and the accompanying materials are licensed
107 This function converts a multicast IP address to a multicast HW MAC address
111 @param This A pointer to the EFI_SIMPLE_NETWORK_PROTOCOL instance.
135 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
148 if (This == NULL) {
156 Snp = EFI_SIMPLE_NETWORK_DEV_FROM_THIS (This);
134 SnpUndi32McastIpToMac( IN EFI_SIMPLE_NETWORK_PROTOCOL *This, IN BOOLEAN IPv6, IN EFI_IP_ADDRESS *IP, OUT EFI_MAC_ADDRESS *MAC ) argument
H A DNvdata.c6 This program and the accompanying materials are licensed
20 This routine calls Undi to read the desired number of eeprom bytes.
103 This function performs read and write operations on the NVRAM device attached
122 @param This A pointer to the EFI_SIMPLE_NETWORK_PROTOCOL instance.
125 write operation. This must be a multiple of NvRamAccessSize
128 This must also be a multiple of NvramAccessSize.
134 * The This parameter is NULL
135 * The This parameter does not point to a valid
146 @retval EFI_UNSUPPORTED This function is not supported by the network
153 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
152 SnpUndi32NvData( IN EFI_SIMPLE_NETWORK_PROTOCOL *This, IN BOOLEAN ReadWrite, IN UINTN Offset, IN UINTN BufferSize, IN OUT VOID *Buffer ) argument
[all...]
H A DStation_address.c5 This program and the accompanying materials are licensed
171 This function modifies or resets the current station address of a network
181 @param This A pointer to the EFI_SIMPLE_NETWORK_PROTOCOL instance.
203 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
215 if ((This == NULL) ||
220 Snp = EFI_SIMPLE_NETWORK_DEV_FROM_THIS (This);
202 SnpUndi32StationAddress( IN EFI_SIMPLE_NETWORK_PROTOCOL *This, IN BOOLEAN Reset, IN EFI_MAC_ADDRESS *New OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DComponentName.c5 This program and the accompanying materials
20 This function retrieves the user readable name of a driver in the form of a
21 Unicode string. If the driver specified by This has a user readable name in
24 by This does not support the language specified by Language,
27 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
31 array indicating the language. This is the
40 This Unicode string is the name of the
41 driver specified by This in the language
45 This and the language specified by Language was
52 @retval EFI_UNSUPPORTED The driver specified by This doe
215 TcpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 TcpComponentNameGetControllerName( 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/Udp4Dxe/
H A DComponentName.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
218 UdpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 UdpComponentNameGetControllerName( 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/UefiPxeBcDxe/
H A DComponentName.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
212 PxeBcComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL * This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
297 PxeBcComponentNameGetControllerName( 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/VlanConfigDxe/
H A DComponentName.c5 This program and the accompanying materials
54 This function retrieves the user readable name of a driver in the form of a
55 Unicode string. If the driver specified by This has a user readable name in
58 by This does not support the language specified by Language,
61 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
64 array indicating the language. This is the
72 This Unicode string is the name of the
73 driver specified by This in the language
77 This and the language specified by Language was
81 @retval EFI_UNSUPPORTED The driver specified by This doe
87 VlanConfigComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
162 VlanConfigComponentNameGetControllerName( 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/SecurityStubDxe/
H A DSecurityStub.c2 This driver produces security architectural protocol based on SecurityManagementLib.
5 This program and the accompanying materials
52 @param This The EFI_SECURITY_ARCH_PROTOCOL instance.
54 This is the authentication type returned from the Section
57 @param File This is a pointer to the device path of the file that is
58 being dispatched. This will optionally be used for logging.
66 IN CONST EFI_SECURITY_ARCH_PROTOCOL *This,
65 SecurityStubAuthenticateState( IN CONST EFI_SECURITY_ARCH_PROTOCOL *This, IN UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *File ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DComponentName.c6 This program and the accompanying materials
22 This function retrieves the user-readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user-readable name in
26 by This does not support the language specified by Language,
29 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This doe
217 Dhcp6ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Dhcp6ComponentNameGetControllerName( 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/NetworkPkg/IScsiDxe/
H A DComponentName.c5 This program and the accompanying materials
49 This function retrieves the user readable name of a driver in the form of a
50 Unicode string. If the driver specified by This has a user readable name in
53 by This does not support the language specified by Language,
56 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
60 array indicating the language. This is the
69 This Unicode string is the name of the
70 driver specified by This in the language
74 This and the language specified by Language was
81 @retval EFI_UNSUPPORTED The driver specified by This doe
87 IScsiComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
172 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/NetworkPkg/Ip6Dxe/
H A DComponentName.c7 This program and the accompanying materials
26 This function retrieves the user-readable name of a driver in the form of a
27 Unicode string. If the driver specified by This has a user-readable name in
30 by This does not support the language specified by Language,
33 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
37 array indicating the language. This is the
46 This Unicode string is the name of the
47 driver specified by This in the language
51 This and the language specified by Language was
58 @retval EFI_UNSUPPORTED The driver specified by This doe
218 Ip6ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
304 Ip6ComponentNameGetControllerName( 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/NetworkPkg/IpSecDxe/
H A DComponentName.c6 This program and the accompanying materials
24 This function retrieves the user-readable name of a driver in the form of a
25 Unicode string. If the driver specified by This has a user-readable name in
28 by This does not support the language specified by Language,
31 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
35 array indicating the language. This is the
44 This Unicode string is the name of the
45 driver specified by This in the language
49 This and the language specified by Language was
56 @retval EFI_UNSUPPORTED The driver specified by This doe
216 IpSecComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
301 IpSecComponentNameGetControllerName( 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/NetworkPkg/Mtftp6Dxe/
H A DComponentName.c6 This program and the accompanying materials
22 This function retrieves the user-readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user-readable name in
26 by This does not support the language specified by Language,
29 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This doe
214 Mtftp6ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
299 Mtftp6ComponentNameGetControllerName( 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 258 milliseconds

1234567891011>>