From: Jordan Justen Date: Tue, 15 Dec 2015 04:53:50 +0000 (+0000) Subject: MdePkg: Convert all .uni files to utf-8 X-Git-Tag: edk2-stable201903~8285 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=1ffb3e011dc0c07fd99b1c4fc82a5ad7dd1a8d89 MdePkg: Convert all .uni files to utf-8 To convert these files I ran: $ python3 BaseTools/Scripts/ConvertUni.py MdePkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Michael Kinney git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19256 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni b/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni index 54f5e3978c..086dd68554 100644 Binary files a/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni and b/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni differ diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni b/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni index aa4b39844f..275b2c037f 100644 Binary files a/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni and b/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni differ diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni index cb5f433cee..0b44b28711 100644 Binary files a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni and b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni differ diff --git a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni index b5ae353f52..cd65515c41 100644 Binary files a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni and b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni differ diff --git a/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni b/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni index 37d45e5b73..a451dd2258 100644 Binary files a/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni and b/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni differ diff --git a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni index fde3a59c42..d5d3517dbb 100644 Binary files a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni and b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni differ diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni index e16f12b56d..453c3f33f8 100644 Binary files a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni and b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni differ diff --git a/MdePkg/Library/BaseLib/BaseLib.uni b/MdePkg/Library/BaseLib/BaseLib.uni index 41529a38bf..36b4486b1a 100644 Binary files a/MdePkg/Library/BaseLib/BaseLib.uni and b/MdePkg/Library/BaseLib/BaseLib.uni differ diff --git a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni index 96cb62df1e..4726d6e2ee 100644 Binary files a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni and b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni differ diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni index f443219f54..671028f27d 100644 Binary files a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni and b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni differ diff --git a/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni b/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni index 0f0b14e8d3..c7da98be7b 100644 Binary files a/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni and b/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni differ diff --git a/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni b/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni index 91f19cdd8c..5ec8e5ae6c 100644 Binary files a/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni and b/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni differ diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni index fcac2bf3c7..7ecd268f6a 100644 Binary files a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni and b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni differ diff --git a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni index 490b4dbd47..7f674231ac 100644 Binary files a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni and b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni differ diff --git a/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni b/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni index f9ad9c9fe3..f3e9a40aa4 100644 Binary files a/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni and b/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni differ diff --git a/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni b/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni index 3974c333f1..e03f29c07e 100644 Binary files a/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni and b/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni differ diff --git a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni index c35dfbb110..89cc74e29b 100644 Binary files a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni and b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni differ diff --git a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni index e7689227b2..7d7b62a30d 100644 Binary files a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni and b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni differ diff --git a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni index 77dad6c209..175ada8d0a 100644 Binary files a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni and b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni differ diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni index 9f7db2276c..0df51f76ea 100644 Binary files a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni and b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni differ diff --git a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni index 3e23802a62..e7c5476099 100644 Binary files a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni and b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni differ diff --git a/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni b/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni index a95ab5dadb..0b37f8bd6d 100644 Binary files a/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni and b/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni differ diff --git a/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni b/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni index 6e2a6a7670..24a7f3512b 100644 Binary files a/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni and b/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni differ diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni index 59908cf818..56b6f1b742 100644 Binary files a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni and b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni differ diff --git a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni index 092332fa65..5a03af51db 100644 Binary files a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni and b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni differ diff --git a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni index 4f5b102744..b6fa2e8e08 100644 Binary files a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni and b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni differ diff --git a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni index 47d2eea35b..46341b5746 100644 Binary files a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni and b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni differ diff --git a/MdePkg/Library/BasePrintLib/BasePrintLib.uni b/MdePkg/Library/BasePrintLib/BasePrintLib.uni index 12e1fe9b00..65a0a23c0b 100644 Binary files a/MdePkg/Library/BasePrintLib/BasePrintLib.uni and b/MdePkg/Library/BasePrintLib/BasePrintLib.uni differ diff --git a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni index 886e75c6fa..154065421f 100644 Binary files a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni and b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni differ diff --git a/MdePkg/Library/BaseRngLib/BaseRngLib.uni b/MdePkg/Library/BaseRngLib/BaseRngLib.uni index 3d6e905d79..c6e1836004 100644 Binary files a/MdePkg/Library/BaseRngLib/BaseRngLib.uni and b/MdePkg/Library/BaseRngLib/BaseRngLib.uni differ diff --git a/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni b/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni index 6765d4fbde..aebac53d7c 100644 Binary files a/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni and b/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni differ diff --git a/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni b/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni index e70d179487..863b334835 100644 Binary files a/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni and b/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni differ diff --git a/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni b/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni index d9cab8aacb..4d9d51c42e 100644 Binary files a/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni and b/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni differ diff --git a/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni b/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni index ee1e41196f..fd47c5e6ba 100644 Binary files a/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni and b/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni differ diff --git a/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni b/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni index aeb36f8470..e063d7d75b 100644 Binary files a/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni and b/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni differ diff --git a/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni b/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni index 6d80c8a1cf..8c61c5a639 100644 Binary files a/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni and b/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni differ diff --git a/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni index 5a18f52dad..a659eaf780 100644 Binary files a/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni and b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni differ diff --git a/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni index 8b4078c8e7..0d6674210c 100644 Binary files a/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni and b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni differ diff --git a/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni index 4ba38d0c1a..2ec763ec75 100644 Binary files a/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni and b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni differ diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni index dfd8d40db7..fe263eb8a5 100644 Binary files a/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni and b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni differ diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni index bbf835edbb..e3eb277855 100644 Binary files a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni and b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni differ diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni index 9d6248622e..67b33835c6 100644 Binary files a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni and b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni differ diff --git a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni index e414ad85f2..f621588c54 100644 Binary files a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni and b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni differ diff --git a/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni b/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni index 7c407e05c3..a27d775d2f 100644 Binary files a/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni and b/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni differ diff --git a/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni index 05841791f8..d231d59987 100644 Binary files a/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni and b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni differ diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.uni b/MdePkg/Library/DxeHobLib/DxeHobLib.uni index 4bef9c3066..78609584c6 100644 Binary files a/MdePkg/Library/DxeHobLib/DxeHobLib.uni and b/MdePkg/Library/DxeHobLib/DxeHobLib.uni differ diff --git a/MdePkg/Library/DxeHstiLib/DxeHstiLib.uni b/MdePkg/Library/DxeHstiLib/DxeHstiLib.uni index d5b7a78249..2cb30c533c 100644 Binary files a/MdePkg/Library/DxeHstiLib/DxeHstiLib.uni and b/MdePkg/Library/DxeHstiLib/DxeHstiLib.uni differ diff --git a/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni b/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni index dad14cbba1..5dabb401bf 100644 Binary files a/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni and b/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni differ diff --git a/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni b/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni index f9d21357fe..c0d1d9717f 100644 Binary files a/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni and b/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni differ diff --git a/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni index 2bffc223b4..abb27880fb 100644 Binary files a/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni and b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni differ diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.uni b/MdePkg/Library/DxePcdLib/DxePcdLib.uni index dfc4070ee4..baae8eab6d 100644 Binary files a/MdePkg/Library/DxePcdLib/DxePcdLib.uni and b/MdePkg/Library/DxePcdLib/DxePcdLib.uni differ diff --git a/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni b/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni index 5c6f53908d..53c2df0e45 100644 Binary files a/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni and b/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni differ diff --git a/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni b/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni index 06336196e2..82b7fd43f3 100644 Binary files a/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni and b/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni differ diff --git a/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni b/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni index 7fd295d5e8..2464988804 100644 Binary files a/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni and b/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni differ diff --git a/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni b/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni index 9e02f6b4f5..83c086f735 100644 Binary files a/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni and b/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni differ diff --git a/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni b/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni index 0c76dd2d76..f495335a96 100644 Binary files a/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni and b/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni differ diff --git a/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni b/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni index 18923e9e04..2311112995 100644 Binary files a/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni and b/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni differ diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni index 099d7ad1bf..c5e1391ee0 100644 Binary files a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni and b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni differ diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni index abe7244ac9..d4106f71a0 100644 Binary files a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni and b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni differ diff --git a/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni b/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni index 2a113bd8fd..40a85dfe08 100644 Binary files a/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni and b/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni differ diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni index c9c3ea4a42..a6c8a765ef 100644 Binary files a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni and b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni differ diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni index 1406688d30..fe73719b27 100644 Binary files a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni and b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni differ diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni index f7233445de..0f9741b1a9 100644 Binary files a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni and b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni differ diff --git a/MdePkg/Library/PeiHobLib/PeiHobLib.uni b/MdePkg/Library/PeiHobLib/PeiHobLib.uni index 2def8672b5..799eb60bf0 100644 Binary files a/MdePkg/Library/PeiHobLib/PeiHobLib.uni and b/MdePkg/Library/PeiHobLib/PeiHobLib.uni differ diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni index 86459ba0de..39032e42bc 100644 Binary files a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni and b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni differ diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni index db198ee08c..4f9bf0c198 100644 Binary files a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni and b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni differ diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni index 8cbc005aa2..a3e2df38c0 100644 Binary files a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni and b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni differ diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.uni b/MdePkg/Library/PeiPalLib/PeiPalLib.uni index 5997b31105..61958fa1b7 100644 Binary files a/MdePkg/Library/PeiPalLib/PeiPalLib.uni and b/MdePkg/Library/PeiPalLib/PeiPalLib.uni differ diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni index 3512c3621e..460105763f 100644 Binary files a/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni and b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni differ diff --git a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni index ef65ff3a4b..e088a5dabc 100644 Binary files a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni and b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni differ diff --git a/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni index 28897246ee..4c17e6cef1 100644 Binary files a/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni and b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni differ diff --git a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni index e07337cf80..17a1753579 100644 Binary files a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni and b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni differ diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni b/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni index 5e32c856b0..24c42a60ea 100644 Binary files a/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni and b/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni differ diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni index 28357ec15e..d8f50b933e 100644 Binary files a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni and b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni differ diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni index 966f8feb57..0c1feca977 100644 Binary files a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni and b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni differ diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni index 5517f3ce0f..e3f2bc8b31 100644 Binary files a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni and b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni differ diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni index 6fac3d6e89..9514a39951 100644 Binary files a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni and b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni differ diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni index 258108b1ea..203b8d0507 100644 Binary files a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni and b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni differ diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni index 1e80508289..c2d5b6ea35 100644 Binary files a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni and b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni differ diff --git a/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni index e97d136f32..2f112a53d7 100644 Binary files a/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni and b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni differ diff --git a/MdePkg/Library/SmmLibNull/SmmLibNull.uni b/MdePkg/Library/SmmLibNull/SmmLibNull.uni index 2bfaedede0..85e22bc3ec 100644 Binary files a/MdePkg/Library/SmmLibNull/SmmLibNull.uni and b/MdePkg/Library/SmmLibNull/SmmLibNull.uni differ diff --git a/MdePkg/Library/SmmMemLib/SmmMemLib.uni b/MdePkg/Library/SmmMemLib/SmmMemLib.uni index 7fd7869e01..9f319ab55a 100644 Binary files a/MdePkg/Library/SmmMemLib/SmmMemLib.uni and b/MdePkg/Library/SmmMemLib/SmmMemLib.uni differ diff --git a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni index 0f7d169dc3..7027390966 100644 Binary files a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni and b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni differ diff --git a/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni b/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni index 3b0a31cd42..93692d4e67 100644 Binary files a/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni and b/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni differ diff --git a/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni b/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni index 1d1dde180f..7c5e63fafa 100644 Binary files a/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni and b/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni differ diff --git a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni index 4a7bcd480b..4c05766621 100644 Binary files a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni and b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni differ diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni index 9efacd16d0..6a39e34732 100644 Binary files a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni and b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni differ diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni index aba2e4e17d..491d81baf8 100644 Binary files a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni and b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni differ diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni index c6cf0a46af..0f693ae825 100644 Binary files a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni and b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni differ diff --git a/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.uni b/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.uni index 83051cace4..b0c4482c5d 100644 Binary files a/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.uni and b/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.uni differ diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni index ded17483bd..1c482c38da 100644 Binary files a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni and b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni differ diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni index 1a3d37a46d..91f94e220c 100644 Binary files a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni and b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni differ diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni index e33598a44c..585ffc5074 100644 Binary files a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni and b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni differ diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni index 37c327eb6d..15a91fae3d 100644 Binary files a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni and b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni differ diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni index 9be80af44a..551ba54611 100644 Binary files a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni and b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni differ diff --git a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni index 616f131a41..66c76ab2a0 100644 Binary files a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni and b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni differ diff --git a/MdePkg/Library/UefiLib/UefiLib.uni b/MdePkg/Library/UefiLib/UefiLib.uni index 6ae9effe79..80357d9a19 100644 Binary files a/MdePkg/Library/UefiLib/UefiLib.uni and b/MdePkg/Library/UefiLib/UefiLib.uni differ diff --git a/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni b/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni index 3e5bdd8a46..9f0e033a4d 100644 Binary files a/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni and b/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni differ diff --git a/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni index b0cbeeab64..9a8d45e958 100644 Binary files a/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni and b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni differ diff --git a/MdePkg/Library/UefiPalLib/UefiPalLib.uni b/MdePkg/Library/UefiPalLib/UefiPalLib.uni index c18b97914b..c134894275 100644 Binary files a/MdePkg/Library/UefiPalLib/UefiPalLib.uni and b/MdePkg/Library/UefiPalLib/UefiPalLib.uni differ diff --git a/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni b/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni index 32df17caba..b46f98ada6 100644 Binary files a/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni and b/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni differ diff --git a/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni index 4c2d45c577..b6b2208ad8 100644 Binary files a/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni and b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni differ diff --git a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni index 14a5e802bf..6537c78ad0 100644 Binary files a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni and b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni differ diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni index afe0d99ed1..431e4d3ae3 100644 Binary files a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni and b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni differ diff --git a/MdePkg/Library/UefiSalLib/UefiSalLib.uni b/MdePkg/Library/UefiSalLib/UefiSalLib.uni index 9ead3d6519..6ffe032a45 100644 Binary files a/MdePkg/Library/UefiSalLib/UefiSalLib.uni and b/MdePkg/Library/UefiSalLib/UefiSalLib.uni differ diff --git a/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni b/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni index 03c0ef2e1d..c8f3c62d7f 100644 Binary files a/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni and b/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni differ diff --git a/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni b/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni index 6e99cae5cd..b9b3ee4170 100644 Binary files a/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni and b/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni differ diff --git a/MdePkg/MdePkg.uni b/MdePkg/MdePkg.uni index 5a5126213e..6c9ddad5ec 100644 Binary files a/MdePkg/MdePkg.uni and b/MdePkg/MdePkg.uni differ diff --git a/MdePkg/MdePkgExtra.uni b/MdePkg/MdePkgExtra.uni index 0e1ac16e39..1e23fe9c43 100644 Binary files a/MdePkg/MdePkgExtra.uni and b/MdePkg/MdePkgExtra.uni differ