Lines Matching refs:This

6   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 does not support
61 IN EFI_COMPONENT_NAME_PROTOCOL *This,
70 This function retrieves the user-readable name of the controller specified by
72 driver specified by This has a user-readable name in the language specified by
74 and EFI_SUCCESS is returned. If the driver specified by This is not currently
76 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
79 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
83 specified by This is managing. This handle
88 the name of. This is an optional parameter that
97 array indicating the language. This is the
106 This Unicode string is the name of the
110 specified by This.
114 driver specified by This was returned in
126 @retval EFI_UNSUPPORTED The driver specified by This is not currently
130 @retval EFI_UNSUPPORTED The driver specified by This does not support
137 IN EFI_COMPONENT_NAME_PROTOCOL *This,
176 This function retrieves the user-readable name of a driver in the form of a
177 Unicode string. If the driver specified by This has a user-readable name in
180 by This does not support the language specified by Language,
183 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
187 array indicating the language. This is the
196 This Unicode string is the name of the
197 driver specified by This in the language
201 This and the language specified by Language was
208 @retval EFI_UNSUPPORTED The driver specified by This does not support
215 IN EFI_COMPONENT_NAME_PROTOCOL *This,
222 This->SupportedLanguages,
225 (BOOLEAN)(This == &gMtftp6ComponentName)
233 This function retrieves the user-readable name of the controller specified by
235 driver specified by This has a user-readable name in the language specified by
237 and EFI_SUCCESS is returned. If the driver specified by This is not currently
239 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
242 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
246 specified by This is managing. This handle
251 the name of. This is an optional parameter that
260 array indicating the language. This is the
269 This Unicode string is the name of the
273 specified by This.
277 driver specified by This was returned in
289 @retval EFI_UNSUPPORTED The driver specified by This is not currently
293 @retval EFI_UNSUPPORTED The driver specified by This does not support
300 IN EFI_COMPONENT_NAME_PROTOCOL *This,