Fix doxygen comment for structure and macro
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6093 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -232,15 +232,6 @@ EFI_STATUS
|
||||
configuration changes to take affect. Figure 2-1 below shows all the possible
|
||||
health states of a controller and the legal transitions between the health states.
|
||||
|
||||
@param GetHealthStatus Retrieves the health status of a controller in the
|
||||
platform. This function can also optionally return
|
||||
warning messages, error messages, and a set of HII
|
||||
Forms that may be repair a controller that is not
|
||||
properly configured.
|
||||
@param Repair Performs a repair operation on a controller in the
|
||||
platform. This function can optionally report repair
|
||||
progress information back to the platform.
|
||||
|
||||
**/
|
||||
struct _EFI_DRIVER_HEALTH_PROTOCOL {
|
||||
EFI_DRIVER_HEALTH_GET_HEALTH_STATUS GetHealthStatus;
|
||||
|
Reference in New Issue
Block a user