Lines Matching refs:This

6   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 does not support
63 IN EFI_COMPONENT_NAME_PROTOCOL *This,
72 This function retrieves the user-readable name of the controller specified by
74 driver specified by This has a user-readable name in the language specified by
76 and EFI_SUCCESS is returned. If the driver specified by This is not currently
78 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
81 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
85 specified by This is managing. This handle
90 the name of. This is an optional parameter that
99 array indicating the language. This is the
108 This Unicode string is the name of the
112 specified by This.
116 driver specified by This was returned in
128 @retval EFI_UNSUPPORTED The driver specified by This is not currently
132 @retval EFI_UNSUPPORTED The driver specified by This does not support
139 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 == &gIpSecComponentName)
235 This function retrieves the user-readable name of the controller specified by
237 driver specified by This has a user-readable name in the language specified by
239 and EFI_SUCCESS is returned. If the driver specified by This is not currently
241 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
244 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
248 specified by This is managing. This handle
253 the name of. This is an optional parameter that
262 array indicating the language. This is the
271 This Unicode string is the name of the
275 specified by This.
279 driver specified by This was returned in
291 @retval EFI_UNSUPPORTED The driver specified by This is not currently
295 @retval EFI_UNSUPPORTED The driver specified by This does not support
302 IN EFI_COMPONENT_NAME_PROTOCOL *This,