|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DriverHealth.h>
Data Fields | |
| EFI_DRIVER_HEALTH_GET_HEALTH_STATUS | GetHealthStatus |
| EFI_DRIVER_HEALTH_REPAIR | Repair |
When installed, the Driver Health Protocol produces a collection of services that allow the health status for a controller to be retrieved. If a controller is not in a usable state, status messages may be reported to the user, repair operations can be invoked, and the user may be asked to make software and/or hardware configuration changes.
Definition at line 214 of file DriverHealth.h.
| EFI_DRIVER_HEALTH_GET_HEALTH_STATUS _EFI_DRIVER_HEALTH_PROTOCOL::GetHealthStatus |
Definition at line 215 of file DriverHealth.h.
| EFI_DRIVER_HEALTH_REPAIR _EFI_DRIVER_HEALTH_PROTOCOL::Repair |
Definition at line 216 of file DriverHealth.h.