Extensible Firmware Interface Specification
9-42 12/01/02 Version 1.10
Status Codes Returned
EFI_SUCCESS
The driver specified by
This successfully forced the default
configuration options on the controller specified by
ControllerHandle and ChildHandle.
EFI_INVALID_PARAMETER
ControllerHandle is not a valid EFI_HANDLE.
EFI_INVALID_PARAMETER
ChildHandle is not NULL and it is not a valid EFI_HANDLE.
EFI_INVALID_PARAMETER
ActionRequired is NULL.
EFI_UNSUPPORTED
The driver specified by
This does not support forcing the default
configuration options on the controller specified by
ControllerHandle and ChildHandle.
EFI_UNSUPPORTED The driver specified by This does not support the configuration type
specified by
DefaultType.
EFI_DEVICE_ERROR A device error occurred while attempt to force the default configuration
options on the controller specified by
ControllerHandle and
ChildHandle.
EFI_OUT_RESOURCES There are not enough resources available to force the default
configuration options on the controller specified by
ControllerHandle and ChildHandle.