Lines Matching defs:This

5 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 This[in] 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,
69 This function retrieves the user readable name of the controller specified by
71 driver specified by This has a user readable name in the language specified by
73 and EFI_SUCCESS is returned. If the driver specified by This is not currently
75 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
78 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
82 specified by This is managing. This handle
87 the name of. This is an optional parameter that
96 array indicating the language. This is the
105 This Unicode string is the name of the
109 specified by This.
113 driver specified by This was returned in
125 @retval EFI_UNSUPPORTED The driver specified by This is not currently
129 @retval EFI_UNSUPPORTED The driver specified by This does not support
136 IN EFI_COMPONENT_NAME_PROTOCOL *This,
177 This function retrieves the user readable name of a driver in the form of a
178 Unicode string. If the driver specified by This has a user readable name in
181 by This does not support the language specified by Language,
184 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
188 array indicating the language. This is the
197 This Unicode string is the name of the
198 driver specified by This in the language
202 This and the language specified by Language was
209 @retval EFI_UNSUPPORTED The driver specified by This does not support
216 IN EFI_COMPONENT_NAME_PROTOCOL *This,
223 This->SupportedLanguages,
226 (BOOLEAN)(This == &gBiosBlockIoComponentName)
234 This function retrieves the user readable name of the controller specified by
236 driver specified by This has a user readable name in the language specified by
238 and EFI_SUCCESS is returned. If the driver specified by This is not currently
240 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
243 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
247 specified by This is managing. This handle
252 the name of. This is an optional parameter that
261 array indicating the language. This is the
270 This Unicode string is the name of the
274 specified by This.
278 driver specified by This was returned in
290 @retval EFI_UNSUPPORTED The driver specified by This is not currently
294 @retval EFI_UNSUPPORTED The driver specified by This does not support
301 IN EFI_COMPONENT_NAME_PROTOCOL *This,