summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DriverDiagnostics.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/DriverDiagnostics.h')
-rw-r--r--MdePkg/Include/Protocol/DriverDiagnostics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/DriverDiagnostics.h b/MdePkg/Include/Protocol/DriverDiagnostics.h
index 8acb27e52c..36a2cc2826 100644
--- a/MdePkg/Include/Protocol/DriverDiagnostics.h
+++ b/MdePkg/Include/Protocol/DriverDiagnostics.h
@@ -114,7 +114,7 @@ EFI_STATUS
struct _EFI_DRIVER_DIAGNOSTICS_PROTOCOL {
EFI_DRIVER_DIAGNOSTICS_RUN_DIAGNOSTICS RunDiagnostics;
///
- /// A Null-terminated ASCII string that contains one or more RFC 4646
+ /// A Null-terminated ASCII string that contains one or more ISO 639-2
/// language codes. This is the list of language codes that this protocol supports.
///
CHAR8 *SupportedLanguages;