Lines Matching refs:This

7   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
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
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
206 @retval EFI_UNSUPPORTED The driver specified by This does not support
213 IN EFI_COMPONENT_NAME_PROTOCOL *This,
220 This->SupportedLanguages,
223 (BOOLEAN) (This == &gTcpComponentName)
231 This function retrieves the user-readable name of the controller specified by
233 driver specified by This has a user-readable name in the language specified by
235 and EFI_SUCCESS is returned. If the driver specified by This is not currently
237 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
240 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
244 specified by This is managing. This handle
249 the name of. This is an optional parameter that
258 array indicating the language. This is the
267 This Unicode string is the name of the
271 specified by This.
275 driver specified by This was returned in
285 @retval EFI_UNSUPPORTED The driver specified by This is not currently
289 @retval EFI_UNSUPPORTED The driver specified by This does not support
296 IN EFI_COMPONENT_NAME_PROTOCOL *This,