From 7eb05636e7edcad6958f8d4d36f073ea64edc919 Mon Sep 17 00:00:00 2001 From: gikidy Date: Thu, 30 Apr 2009 05:30:35 +0000 Subject: 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 --- MdePkg/Include/Protocol/DriverDiagnostics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Protocol/DriverDiagnostics.h') 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; -- cgit v1.2.3