Home | History | Annotate | Download | only in Protocol

Lines Matching full:specified

216   event on the specified configuration data. Once the event is signaled, the caller 

227 @retval EFI_SUCCESS The specified configuration data for the EFI IPv6
234 @retval EFI_WRITE_PROTECTED The specified configuration data is read-only or the specified
236 @retval EFI_ACCESS_DENIED Another set operation on the specified configuration
238 @retval EFI_NOT_READY An asynchronous process is invoked to set the specified
264 The caller is responsible for allocating the buffer used to return the specified
268 EFI_NOT_READY is returned if the specified configuration data is not ready due to an
270 to register an event on the specified configuration data. Once the asynchronous configuration
272 the specified configuration data.
277 size of buffer required to store the specified configuration data.
281 @retval EFI_SUCCESS The specified configuration data is got successfully.
286 @retval EFI_BUFFER_TOO_SMALL The size of Data is too small for the specified configuration data
288 @retval EFI_NOT_READY The specified configuration data is not ready due to an already in
290 @retval EFI_NOT_FOUND The specified configuration data is not found.
303 Register an event that is to be signaled whenever a configuration process on the specified
307 on the specified configuration data is done. An event can be registered for different DataType
315 @retval EFI_SUCCESS The notification event for the specified configuration data is
318 @retval EFI_UNSUPPORTED The configuration data type specified by DataType is not
333 Remove a previously registered event for the specified configuration data.
335 This function removes a previously registered event for the specified configuration data.
341 @retval EFI_SUCCESS The event registered for the specified configuration data is removed.
343 @retval EFI_NOT_FOUND The Event has not been registered for the specified