Lines Matching refs:This

6   This program and the accompanying materials
21 This function retrieves the user-readable name of a driver in the form of a
22 Unicode string. If the driver specified by This has a user-readable name in
25 by This does not support the language specified by Language,
28 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
32 array indicating the language. This is the
41 This Unicode string is the name of the
42 driver specified by This in the language
46 This and the language specified by Language was
53 @retval EFI_UNSUPPORTED The driver specified by This does not support
60 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,
178 This function retrieves the user-readable name of a driver in the form of a
179 Unicode string. If the driver specified by This has a user-readable name in
182 by This does not support the language specified by Language,
185 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
189 array indicating the language. This is the
198 This Unicode string is the name of the
199 driver specified by This in the language
203 This and the language specified by Language was
210 @retval EFI_UNSUPPORTED The driver specified by This does not support
217 IN EFI_COMPONENT_NAME_PROTOCOL *This,
224 This->SupportedLanguages,
227 (BOOLEAN)(This == &gPxeBcComponentName)
236 This function retrieves the user-readable name of the controller specified by
238 driver specified by This has a user-readable name in the language specified by
240 and EFI_SUCCESS is returned. If the driver specified by This is not currently
242 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
245 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
249 specified by This is managing. This handle
254 the name of. This is an optional parameter that
263 array indicating the language. This is the
272 This Unicode string is the name of the
276 specified by This.
280 driver specified by This was returned in
292 @retval EFI_UNSUPPORTED The driver specified by This is not currently
296 @retval EFI_UNSUPPORTED The driver specified by This does not support
303 IN EFI_COMPONENT_NAME_PROTOCOL *This,