summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/DriverDiagnostics.h
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-30 05:30:35 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-30 05:30:35 +0000
commit7eb05636e7edcad6958f8d4d36f073ea64edc919 (patch)
tree702a6e3eb381a63f77c42e134abe45bccaae7ea5 /MdePkg/Include/Protocol/DriverDiagnostics.h
parent981b0f90d19c1bdab1c8ac0525e84c6a66c97866 (diff)
downloadedk2-7eb05636e7edcad6958f8d4d36f073ea64edc919.tar.gz
edk2-7eb05636e7edcad6958f8d4d36f073ea64edc919.tar.bz2
edk2-7eb05636e7edcad6958f8d4d36f073ea64edc919.zip
Replace references to RFC 3066 with RFC 4646.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8211 6f19259b-4bc3-4df7-8a09-765794883524
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 f3683f3304..ee874746a9 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 3066
+ /// 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.
///
CHAR8 *SupportedLanguages;