Lines Matching refs:This

5 This program and the accompanying materials
80 This function retrieves the user readable name of a driver in the form of a
81 Unicode string. If the driver specified by This has a user readable name in
84 by This does not support the language specified by Language,
87 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
90 array indicating the language. This is the
98 This Unicode string is the name of the
99 driver specified by This in the language
103 This and the language specified by Language was
107 @retval EFI_UNSUPPORTED The driver specified by This does not support
114 IN EFI_COMPONENT_NAME_PROTOCOL *This,
123 This function retrieves the user readable name of the controller specified by
125 driver specified by This has a user readable name in the language specified by
127 and EFI_SUCCESS is returned. If the driver specified by This is not currently
129 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
132 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
135 specified by This is managing. This handle
139 the name of. This is an optional parameter that
147 array indicating the language. This is the
155 This Unicode string is the name of the
159 specified by This.
163 driver specified by This was returned in
170 @retval EFI_UNSUPPORTED The driver specified by This is not currently
173 @retval EFI_UNSUPPORTED The driver specified by This does not support
180 IN EFI_COMPONENT_NAME_PROTOCOL *This,
190 @param[in] This Protocol instance pointer.
195 @retval EFI_SUCCES This driver supports this device
196 @retval EFI_ALREADY_STARTED This driver is already running on this device
197 @retval other This driver does not support this device
203 IN EFI_DRIVER_BINDING_PROTOCOL *This,
211 @param[in] This Protocol instance pointer.
216 @retval EFI_SUCCES This driver is added to ControllerHandle
217 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
218 @retval other This driver does not support this device
224 IN EFI_DRIVER_BINDING_PROTOCOL *This,
232 @param[in] This Protocol instance pointer.
238 @retval EFI_SUCCES This driver is removed ControllerHandle
239 @retval other This driver was not removed from this device
245 IN EFI_DRIVER_BINDING_PROTOCOL *This,
252 This function update VLAN list in the VLAN configuration Form.
263 This function publish the VLAN configuration Form for a network device. The
280 This function remove the VLAN configuration Form for a network device. The
292 This function allows a caller to extract the current configuration for one
295 @param[in] This Points to the EFI_HII_CONFIG_ACCESS_PROTOCOL.
320 IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This,
327 This function processes the results of changes in configuration.
329 @param[in] This Points to the EFI_HII_CONFIG_ACCESS_PROTOCOL.
347 IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This,
353 This function processes the results of changes in configuration.
355 @param[in] This Points to the EFI_HII_CONFIG_ACCESS_PROTOCOL.
377 IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This,