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

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

Data Fields

EFI_DRIVER_DIAGNOSTICS2_RUN_DIAGNOSTICS RunDiagnostics
 
CHAR8 * SupportedLanguages
 

Detailed Description

Used to perform diagnostics on a controller that an EFI Driver is managing.

Definition at line 94 of file DriverDiagnostics2.h.

Field Documentation

◆ RunDiagnostics

EFI_DRIVER_DIAGNOSTICS2_RUN_DIAGNOSTICS _EFI_DRIVER_DIAGNOSTICS2_PROTOCOL::RunDiagnostics

Definition at line 95 of file DriverDiagnostics2.h.

◆ SupportedLanguages

CHAR8* _EFI_DRIVER_DIAGNOSTICS2_PROTOCOL::SupportedLanguages

A Null-terminated ASCII string that contains one or more RFC 4646 language codes. This is the list of language codes that this protocol supports.

Definition at line 100 of file DriverDiagnostics2.h.


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