TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_DRIVER_HEALTH_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/DriverHealth.h>

Data Fields

EFI_DRIVER_HEALTH_GET_HEALTH_STATUS GetHealthStatus
 
EFI_DRIVER_HEALTH_REPAIR Repair
 

Detailed Description

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.

Field Documentation

◆ GetHealthStatus

EFI_DRIVER_HEALTH_GET_HEALTH_STATUS _EFI_DRIVER_HEALTH_PROTOCOL::GetHealthStatus

Definition at line 215 of file DriverHealth.h.

◆ Repair

EFI_DRIVER_HEALTH_REPAIR _EFI_DRIVER_HEALTH_PROTOCOL::Repair

Definition at line 216 of file DriverHealth.h.


The documentation for this struct was generated from the following file: