From 35c77daed97acbd189b332b256525e010ce3de1a Mon Sep 17 00:00:00 2001 From: "Gao, Liming" Date: Wed, 3 Sep 2014 08:39:12 +0000 Subject: MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 1. Module UNI and Package UNI files are not DOS format. Convert them to DOS format. 2. Remove unused SectionExtractionDxeModStrs.uni and SectionExtractionPeiModStrs.uni Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gao, Liming git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16044 6f19259b-4bc3-4df7-8a09-765794883524 --- .../BasePlatformHookLibNull.uni | Bin 1612 -> 1644 bytes .../BaseResetSystemLibNull/BaseResetSystemLibNull.uni | Bin 1924 -> 1956 bytes .../BaseSerialPortLib16550/BaseSerialPortLib16550.uni | Bin 1638 -> 1672 bytes .../CpuExceptionHandlerLibNull.uni | Bin 1870 -> 1902 bytes .../Library/DebugAgentLibNull/DebugAgentLibNull.uni | Bin 1788 -> 1820 bytes .../Library/DxeCapsuleLibNull/DxeCapsuleLibNull.uni | Bin 1660 -> 1692 bytes .../DxeCoreMemoryAllocationLib.uni | Bin 2546 -> 2582 bytes .../DxeCorePerformanceLib/DxeCorePerformanceLib.uni | Bin 4018 -> 4064 bytes .../DxeCrc32GuidedSectionExtractLib.uni | Bin 2668 -> 2708 bytes .../DxeDebugPrintErrorLevelLib.uni | Bin 2440 -> 2474 bytes MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.uni | Bin 1898 -> 1932 bytes MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.uni | Bin 1834 -> 1868 bytes MdeModulePkg/Library/DxeNetLib/DxeNetLib.uni | Bin 1754 -> 1788 bytes .../Library/DxePerformanceLib/DxePerformanceLib.uni | Bin 2742 -> 2782 bytes .../DxePrintLibPrint2Protocol.uni | Bin 2032 -> 2064 bytes .../DxeReportStatusCodeLib/DxeReportStatusCodeLib.uni | Bin 1676 -> 1708 bytes .../DxeSecurityManagementLib.uni | Bin 1860 -> 1892 bytes .../DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni | Bin 2560 -> 2598 bytes MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.uni | Bin 1874 -> 1908 bytes MdeModulePkg/Library/DxeUdpIoLib/DxeUpdIoLib.uni | Bin 1954 -> 1988 bytes .../Library/LockBoxNullLib/LockBoxNullLib.uni | Bin 1580 -> 1616 bytes .../OemHookStatusCodeLibNull.uni | Bin 1860 -> 1892 bytes .../PeiCrc32GuidedSectionExtractLib.uni | Bin 2354 -> 2390 bytes .../PeiDebugPrintHobLib/PeiDebugPrintHobLib.uni | Bin 2042 -> 2076 bytes .../Library/PeiPerformanceLib/PeiPerformanceLib.uni | Bin 2466 -> 2504 bytes .../Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni | Bin 2208 -> 2246 bytes .../PeiReportStatusCodeLib/PeiReportStatusCodeLib.uni | Bin 2380 -> 2416 bytes MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni | Bin 2162 -> 2200 bytes .../PiDxeS3BootScriptLib/DxeS3BootScriptLib.uni | Bin 1760 -> 1794 bytes .../PiSmmCoreMemoryAllocationLib.uni | Bin 2598 -> 2634 bytes .../PiSmmCoreSmmServicesTableLib.uni | Bin 1612 -> 1644 bytes .../PlatformHookLibSerialPortPpi.uni | Bin 2224 -> 2256 bytes .../RuntimeDxeReportStatusCodeLib.uni | Bin 1958 -> 1990 bytes .../SmmCorePerformanceLib/SmmCorePerformanceLib.uni | Bin 3484 -> 3528 bytes .../SmmCorePlatformHookLibNull.uni | Bin 1678 -> 1710 bytes .../Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni | Bin 1572 -> 1608 bytes .../Library/SmmLockBoxLib/SmmLockBoxPeiLib.uni | Bin 1572 -> 1608 bytes .../Library/SmmLockBoxLib/SmmLockBoxSmmLib.uni | Bin 1572 -> 1608 bytes .../Library/SmmPerformanceLib/SmmPerformanceLib.uni | Bin 2808 -> 2848 bytes .../SmmReportStatusCodeLib/SmmReportStatusCodeLib.uni | Bin 1686 -> 1718 bytes MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.uni | Bin 1852 -> 1886 bytes .../Library/UefiHiiServicesLib/UefiHiiServicesLib.uni | Bin 1654 -> 1686 bytes 42 files changed, 0 insertions(+), 0 deletions(-) (limited to 'MdeModulePkg/Library') diff --git a/MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.uni b/MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.uni index 7095900244..b45b1ae3ce 100644 Binary files a/MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.uni and b/MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.uni differ diff --git a/MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.uni b/MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.uni index 2142e4febb..a097a82b30 100644 Binary files a/MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.uni and b/MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.uni differ diff --git a/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.uni b/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.uni index 71209452ab..641a86efc7 100644 Binary files a/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.uni and b/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.uni differ diff --git a/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.uni b/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.uni index b48b46f89e..9dfc23603f 100644 Binary files a/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.uni and b/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.uni differ diff --git a/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.uni b/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.uni index 1f78451662..797c0f4076 100644 Binary files a/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.uni and b/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.uni differ diff --git a/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.uni b/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.uni index 3eb438ebcb..f669eccc71 100644 Binary files a/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.uni and b/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.uni differ diff --git a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni index b033546aaf..6fffafc5ed 100644 Binary files a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni and b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni differ diff --git a/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.uni b/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.uni index 8ac91cd364..094a214862 100644 Binary files a/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.uni and b/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.uni differ diff --git a/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.uni b/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.uni index 776a7422fd..7e6e0c4e8e 100644 Binary files a/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.uni and b/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.uni differ diff --git a/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.uni b/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.uni index d7a62bc74c..b1e53686ae 100644 Binary files a/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.uni and b/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.uni differ diff --git a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.uni b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.uni index 12c9ddab4d..3624f669f8 100644 Binary files a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.uni and b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.uni differ diff --git a/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.uni b/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.uni index d5aa026e65..5545a50671 100644 Binary files a/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.uni and b/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.uni differ diff --git a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.uni b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.uni index 4ebafe98d7..bd74cfacbd 100644 Binary files a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.uni and b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.uni differ diff --git a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.uni b/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.uni index 695d1d76f7..d2997bce98 100644 Binary files a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.uni and b/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.uni differ diff --git a/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.uni b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.uni index f5f6031445..96a8bd0a09 100644 Binary files a/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.uni and b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.uni differ diff --git a/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.uni b/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.uni index 57635f7e52..61da4060f5 100644 Binary files a/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.uni and b/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.uni differ diff --git a/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.uni b/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.uni index 84a049e260..6ead295caf 100644 Binary files a/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.uni and b/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.uni differ diff --git a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni index 43bcc4eff7..b92de07144 100644 Binary files a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni and b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.uni differ diff --git a/MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.uni b/MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.uni index 6c2ba28b2b..064d9e59b6 100644 Binary files a/MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.uni and b/MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.uni differ diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUpdIoLib.uni b/MdeModulePkg/Library/DxeUdpIoLib/DxeUpdIoLib.uni index 8113816a83..0e96b4b76b 100644 Binary files a/MdeModulePkg/Library/DxeUdpIoLib/DxeUpdIoLib.uni and b/MdeModulePkg/Library/DxeUdpIoLib/DxeUpdIoLib.uni differ diff --git a/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.uni b/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.uni index be385807d0..5466eb1b67 100644 Binary files a/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.uni and b/MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.uni differ diff --git a/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.uni b/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.uni index 6bbf7413fa..3e8cdd8d7f 100644 Binary files a/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.uni and b/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.uni differ diff --git a/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.uni b/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.uni index db67a79229..408aadb76d 100644 Binary files a/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.uni and b/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.uni differ diff --git a/MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.uni b/MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.uni index acf4d3a3ba..686c606c79 100644 Binary files a/MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.uni and b/MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.uni differ diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.uni b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.uni index 2e2408be67..3be291a988 100644 Binary files a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.uni and b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.uni differ diff --git a/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni b/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni index b9ae989808..6c7a2cdb7a 100644 Binary files a/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni and b/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni differ diff --git a/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.uni b/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.uni index ee6ae282f6..53c74d809f 100644 Binary files a/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.uni and b/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.uni differ diff --git a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni index aeb4c55516..ac0ce9f08d 100644 Binary files a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni and b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni differ diff --git a/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.uni b/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.uni index d8ab3e8b08..775b2f8715 100644 Binary files a/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.uni and b/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.uni differ diff --git a/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.uni b/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.uni index eeceeb2e99..adfc0381c1 100644 Binary files a/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.uni and b/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.uni differ diff --git a/MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.uni b/MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.uni index 7a563006ad..3e0854c169 100644 Binary files a/MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.uni and b/MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.uni differ diff --git a/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.uni b/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.uni index a50f8e5b0d..d88a279f8e 100644 Binary files a/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.uni and b/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.uni differ diff --git a/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.uni b/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.uni index f192f9922e..5392a9bf1b 100644 Binary files a/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.uni and b/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.uni differ diff --git a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.uni b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.uni index 144da8c52b..40c74dc5d8 100644 Binary files a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.uni and b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.uni differ diff --git a/MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.uni b/MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.uni index f3e8d7f77e..40d79a3804 100644 Binary files a/MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.uni and b/MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.uni differ diff --git a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni index 3fe3cd3a91..78aa7db639 100644 Binary files a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni and b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni differ diff --git a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.uni b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.uni index 0d53524b74..d4302d2543 100644 Binary files a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.uni and b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.uni differ diff --git a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.uni b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.uni index f6cb4a1a56..a3fef6620b 100644 Binary files a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.uni and b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.uni differ diff --git a/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.uni b/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.uni index a27fa76dd5..aa804d269e 100644 Binary files a/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.uni and b/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.uni differ diff --git a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.uni b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.uni index 5c44bb11a9..99cfab569d 100644 Binary files a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.uni and b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.uni differ diff --git a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.uni b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.uni index cb6e39fc82..7385c4db9d 100644 Binary files a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.uni and b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.uni differ diff --git a/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.uni b/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.uni index 4fa721b210..f7ad669b8e 100644 Binary files a/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.uni and b/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.uni differ -- cgit v1.2.3