From: Gao, Liming Date: Wed, 3 Sep 2014 08:33:28 +0000 (+0000) Subject: MdePkg: Convert non DOS format files to DOS format X-Git-Tag: edk2-stable201903~10953 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=f7ce802f6fbd473beaf9a328643b1edc37ec2d3a;hp=cf2b2bdef3d6b5c64b5aa528bb255db81c13d965 MdePkg: Convert non DOS format files to DOS format Module UNI and Package UNI files are not DOS format. Convert them to DOS format. 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@16042 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni b/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni index ec257dca19..54f5e3978c 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 b23e0ff4e0..aa4b39844f 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 3afde1e793..cb5f433cee 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 da893a66ae..b5ae353f52 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 d030403be5..37d45e5b73 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 6d64803bd2..fde3a59c42 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 2f512d5941..e16f12b56d 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 ae2b42cdaf..41529a38bf 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 53a14b001e..96cb62df1e 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 d054a05b16..f443219f54 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 cf9a95b08f..0f0b14e8d3 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 bd1d87c91c..91f19cdd8c 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 d94d4f9092..fcac2bf3c7 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 cfb50cdf2f..490b4dbd47 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 d6994f3921..f9ad9c9fe3 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 ab31ff2fed..3974c333f1 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 a2671f9868..c35dfbb110 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 4960686328..e7689227b2 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 c07dc52631..77dad6c209 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 9c7863faec..9f7db2276c 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 36fffe2eac..3e23802a62 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 ac4e357626..a95ab5dadb 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 3fb18dd1c2..6e2a6a7670 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 c0af4754c0..59908cf818 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 54a0e09a9e..092332fa65 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 a1d005f44b..4f5b102744 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 18f590754f..47d2eea35b 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 d94842b283..12e1fe9b00 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 506dfe8597..886e75c6fa 100644 Binary files a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni and b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni differ diff --git a/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni b/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni index efdc768348..6765d4fbde 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 9612615ef5..e70d179487 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 290c0fab3d..d9cab8aacb 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 f7f2f3a34c..ee1e41196f 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 0f9f2fcb1a..aeb36f8470 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 dbff1d674f..6d80c8a1cf 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 0bc428b549..5a18f52dad 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 be01d10cf5..8b4078c8e7 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 d9327ff346..4ba38d0c1a 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 695733d2bc..dfd8d40db7 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 7abcdb8807..bbf835edbb 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 a5d4948270..9d6248622e 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 622b4db526..e414ad85f2 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 0597ed88af..7c407e05c3 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 0487d1d389..05841791f8 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 fcab4dae8c..4bef9c3066 100644 Binary files a/MdePkg/Library/DxeHobLib/DxeHobLib.uni and b/MdePkg/Library/DxeHobLib/DxeHobLib.uni differ diff --git a/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni b/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni index ad4a4e4221..dad14cbba1 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 cfcb77b03a..f9d21357fe 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 1c97732d0a..2bffc223b4 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 94f0717e39..dfc4070ee4 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 93c7d4597d..5c6f53908d 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 9595e45042..06336196e2 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 c2eb0450e5..7fd295d5e8 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 f384823c8b..9e02f6b4f5 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 d726ad4224..0c76dd2d76 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 97a5327deb..18923e9e04 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 e9a29436bb..099d7ad1bf 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 968c94b17d..abe7244ac9 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 4285920868..2a113bd8fd 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 c061484a7d..c9c3ea4a42 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 b6b73b7120..1406688d30 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 954c53c172..f7233445de 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 6ce3f1c135..2def8672b5 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 3531b18e90..86459ba0de 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 751801d40b..db198ee08c 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 5e941aad17..8cbc005aa2 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 0dccce9910..5997b31105 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 d780ac1524..3512c3621e 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 331cba5278..ef65ff3a4b 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 13b77bfc6f..28897246ee 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 534d24fa6b..e07337cf80 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 f784b8bd29..5e32c856b0 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 5fbec4d09f..28357ec15e 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 58e08b2a8f..966f8feb57 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 0d3d621dac..5517f3ce0f 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 d0c0354ecb..6fac3d6e89 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 1e02fbf6ac..258108b1ea 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 6eef1cd034..1e80508289 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 9dbd880509..e97d136f32 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 4d8f33244a..2bfaedede0 100644 Binary files a/MdePkg/Library/SmmLibNull/SmmLibNull.uni and b/MdePkg/Library/SmmLibNull/SmmLibNull.uni differ diff --git a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni index 6534aa5ca8..0f7d169dc3 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 2960315eda..3b0a31cd42 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 e58184a085..1d1dde180f 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 402ee58c36..4a7bcd480b 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 22faa101b6..9efacd16d0 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 462e2441a1..aba2e4e17d 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 10f2db389d..c6cf0a46af 100644 Binary files a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni and b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni differ diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni index ea924cc1b0..ded17483bd 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 22d061e092..1a3d37a46d 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 7ebd18b760..e33598a44c 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 79d251dcae..37c327eb6d 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 fe2a8118c6..9be80af44a 100644 Binary files a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni and b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni differ diff --git a/MdePkg/Library/UefiLib/UefiLib.uni b/MdePkg/Library/UefiLib/UefiLib.uni index a04bb557b3..6ae9effe79 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 f5e6623073..3e5bdd8a46 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 8ad916e82f..b0cbeeab64 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 1bf4cf9eb3..c18b97914b 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 e400c1b8e7..32df17caba 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 c4407e7890..4c2d45c577 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 ea788353c6..14a5e802bf 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 c930ae3989..afe0d99ed1 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 828a46055c..9ead3d6519 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 5f6644f10c..03c0ef2e1d 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 b9371fba5b..6e99cae5cd 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 323ff2e423..8f6abd6014 100644 Binary files a/MdePkg/MdePkg.uni and b/MdePkg/MdePkg.uni differ