]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: INF/DEC file updates to EDK II packages
authorGao, Liming <liming.gao@intel.com>
Wed, 27 Aug 2014 09:37:07 +0000 (09:37 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Aug 2014 09:37:07 +0000 (09:37 +0000)
2. Add MODULE_UNI_FILE file that contains the localized Abstract and Description of a module.
a. Addresses an information gap between INF files and the UEFI Distribution Packaging Specification XML schema
b. There will be an associated update to UPT in BaseTools to consume MODULE_UNI_FILE and associated UNI file during UDP creation that performs the INF -> XML conversion.
c. There will be an associated update to UPT in BaseTools to produce MODULE_UNI_FILE and associated UNI file during UDP installation that performs the XML -> INF conversion.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15918 6f19259b-4bc3-4df7-8a09-765794883524

102 files changed:
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni [new file with mode: 0644]
MdePkg/Library/BaseCpuLib/BaseCpuLib.uni [new file with mode: 0644]
MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni [new file with mode: 0644]
MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni [new file with mode: 0644]
MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni [new file with mode: 0644]
MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni [new file with mode: 0644]
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni [new file with mode: 0644]
MdePkg/Library/BaseLib/BaseLib.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni [new file with mode: 0644]
MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni [new file with mode: 0644]
MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni [new file with mode: 0644]
MdePkg/Library/BasePalLibNull/BasePalLibNull.uni [new file with mode: 0644]
MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni [new file with mode: 0644]
MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni [new file with mode: 0644]
MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni [new file with mode: 0644]
MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni [new file with mode: 0644]
MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni [new file with mode: 0644]
MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni [new file with mode: 0644]
MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni [new file with mode: 0644]
MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni [new file with mode: 0644]
MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni [new file with mode: 0644]
MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni [new file with mode: 0644]
MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni [new file with mode: 0644]
MdePkg/Library/BasePrintLib/BasePrintLib.uni [new file with mode: 0644]
MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni [new file with mode: 0644]
MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni [new file with mode: 0644]
MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni [new file with mode: 0644]
MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni [new file with mode: 0644]
MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni [new file with mode: 0644]
MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni [new file with mode: 0644]
MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni [new file with mode: 0644]
MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni [new file with mode: 0644]
MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni [new file with mode: 0644]
MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni [new file with mode: 0644]
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni [new file with mode: 0644]
MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni [new file with mode: 0644]
MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni [new file with mode: 0644]
MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni [new file with mode: 0644]
MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni [new file with mode: 0644]
MdePkg/Library/DxeHobLib/DxeHobLib.uni [new file with mode: 0644]
MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni [new file with mode: 0644]
MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni [new file with mode: 0644]
MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni [new file with mode: 0644]
MdePkg/Library/DxePcdLib/DxePcdLib.uni [new file with mode: 0644]
MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni [new file with mode: 0644]
MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni [new file with mode: 0644]
MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni [new file with mode: 0644]
MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni [new file with mode: 0644]
MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni [new file with mode: 0644]
MdePkg/Library/DxeServicesLib/DxeServicesLib.uni [new file with mode: 0644]
MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni [new file with mode: 0644]
MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni [new file with mode: 0644]
MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni [new file with mode: 0644]
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni [new file with mode: 0644]
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni [new file with mode: 0644]
MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni [new file with mode: 0644]
MdePkg/Library/PeiHobLib/PeiHobLib.uni [new file with mode: 0644]
MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni [new file with mode: 0644]
MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni [new file with mode: 0644]
MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni [new file with mode: 0644]
MdePkg/Library/PeiPalLib/PeiPalLib.uni [new file with mode: 0644]
MdePkg/Library/PeiPcdLib/PeiPcdLib.uni [new file with mode: 0644]
MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni [new file with mode: 0644]
MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni [new file with mode: 0644]
MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni [new file with mode: 0644]
MdePkg/Library/PeiServicesLib/PeiServicesLib.uni [new file with mode: 0644]
MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni [new file with mode: 0644]
MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni [new file with mode: 0644]
MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni [new file with mode: 0644]
MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni [new file with mode: 0644]
MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni [new file with mode: 0644]
MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni [new file with mode: 0644]
MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni [new file with mode: 0644]
MdePkg/Library/SmmLibNull/SmmLibNull.uni [new file with mode: 0644]
MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni [new file with mode: 0644]
MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni [new file with mode: 0644]
MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni [new file with mode: 0644]
MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni [new file with mode: 0644]
MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni [new file with mode: 0644]
MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni [new file with mode: 0644]
MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni [new file with mode: 0644]
MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni [new file with mode: 0644]
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni [new file with mode: 0644]
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni [new file with mode: 0644]
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni [new file with mode: 0644]
MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni [new file with mode: 0644]
MdePkg/Library/UefiLib/UefiLib.uni [new file with mode: 0644]
MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni [new file with mode: 0644]
MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni [new file with mode: 0644]
MdePkg/Library/UefiPalLib/UefiPalLib.uni [new file with mode: 0644]
MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni [new file with mode: 0644]
MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni [new file with mode: 0644]
MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni [new file with mode: 0644]
MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni [new file with mode: 0644]
MdePkg/Library/UefiSalLib/UefiSalLib.uni [new file with mode: 0644]
MdePkg/Library/UefiScsiLib/UefiScsiLib.uni [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/UefiUsbLib.uni [new file with mode: 0644]

diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni b/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni
new file mode 100644 (file)
index 0000000..ec257dc
Binary files /dev/null and b/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.uni differ
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni b/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni
new file mode 100644 (file)
index 0000000..b23e0ff
Binary files /dev/null and b/MdePkg/Library/BaseCpuLib/BaseCpuLib.uni differ
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni
new file mode 100644 (file)
index 0000000..3afde1e
Binary files /dev/null and b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.uni differ
diff --git a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni
new file mode 100644 (file)
index 0000000..da893a6
Binary files /dev/null and b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni differ
diff --git a/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni b/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni
new file mode 100644 (file)
index 0000000..d030403
Binary files /dev/null and b/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.uni differ
diff --git a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni
new file mode 100644 (file)
index 0000000..6d64803
Binary files /dev/null and b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni differ
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni
new file mode 100644 (file)
index 0000000..2f512d5
Binary files /dev/null and b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.uni differ
diff --git a/MdePkg/Library/BaseLib/BaseLib.uni b/MdePkg/Library/BaseLib/BaseLib.uni
new file mode 100644 (file)
index 0000000..ae2b42c
Binary files /dev/null and b/MdePkg/Library/BaseLib/BaseLib.uni differ
diff --git a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni
new file mode 100644 (file)
index 0000000..53a14b0
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.uni differ
diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni
new file mode 100644 (file)
index 0000000..d054a05
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.uni differ
diff --git a/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni b/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni
new file mode 100644 (file)
index 0000000..cf9a95b
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.uni differ
diff --git a/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni b/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni
new file mode 100644 (file)
index 0000000..bd1d87c
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni differ
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni
new file mode 100644 (file)
index 0000000..d94d4f9
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni differ
diff --git a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni
new file mode 100644 (file)
index 0000000..cfb50cd
Binary files /dev/null and b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.uni differ
diff --git a/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni b/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni
new file mode 100644 (file)
index 0000000..d6994f3
Binary files /dev/null and b/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.uni differ
diff --git a/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni b/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni
new file mode 100644 (file)
index 0000000..ab31ff2
Binary files /dev/null and b/MdePkg/Library/BasePalLibNull/BasePalLibNull.uni differ
diff --git a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni
new file mode 100644 (file)
index 0000000..a2671f9
Binary files /dev/null and b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni differ
diff --git a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni
new file mode 100644 (file)
index 0000000..4960686
Binary files /dev/null and b/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.uni differ
diff --git a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni
new file mode 100644 (file)
index 0000000..c07dc52
Binary files /dev/null and b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.uni differ
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni
new file mode 100644 (file)
index 0000000..9c7863f
Binary files /dev/null and b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.uni differ
diff --git a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni
new file mode 100644 (file)
index 0000000..36fffe2
Binary files /dev/null and b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.uni differ
diff --git a/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni b/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni
new file mode 100644 (file)
index 0000000..ac4e357
Binary files /dev/null and b/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLibNull.uni differ
diff --git a/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni b/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni
new file mode 100644 (file)
index 0000000..3fb18dd
Binary files /dev/null and b/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.uni differ
diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni
new file mode 100644 (file)
index 0000000..c0af475
Binary files /dev/null and b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.uni differ
diff --git a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni
new file mode 100644 (file)
index 0000000..54a0e09
Binary files /dev/null and b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.uni differ
diff --git a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni
new file mode 100644 (file)
index 0000000..a1d005f
Binary files /dev/null and b/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.uni differ
diff --git a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni
new file mode 100644 (file)
index 0000000..18f5907
Binary files /dev/null and b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.uni differ
diff --git a/MdePkg/Library/BasePrintLib/BasePrintLib.uni b/MdePkg/Library/BasePrintLib/BasePrintLib.uni
new file mode 100644 (file)
index 0000000..d94842b
Binary files /dev/null and b/MdePkg/Library/BasePrintLib/BasePrintLib.uni differ
diff --git a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni
new file mode 100644 (file)
index 0000000..506dfe8
Binary files /dev/null and b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.uni differ
diff --git a/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni b/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni
new file mode 100644 (file)
index 0000000..efdc768
Binary files /dev/null and b/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni differ
diff --git a/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni b/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni
new file mode 100644 (file)
index 0000000..9612615
Binary files /dev/null and b/MdePkg/Library/BaseS3IoLib/BaseS3IoLib.uni differ
diff --git a/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni b/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni
new file mode 100644 (file)
index 0000000..290c0fa
Binary files /dev/null and b/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.uni differ
diff --git a/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni b/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni
new file mode 100644 (file)
index 0000000..f7f2f3a
Binary files /dev/null and b/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.uni differ
diff --git a/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni b/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni
new file mode 100644 (file)
index 0000000..0f9f2fc
Binary files /dev/null and b/MdePkg/Library/BaseS3StallLib/BaseS3StallLib.uni differ
diff --git a/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni b/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni
new file mode 100644 (file)
index 0000000..dbff1d6
Binary files /dev/null and b/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.uni differ
diff --git a/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni
new file mode 100644 (file)
index 0000000..0bc428b
Binary files /dev/null and b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.uni differ
diff --git a/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni
new file mode 100644 (file)
index 0000000..be01d10
Binary files /dev/null and b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.uni differ
diff --git a/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni
new file mode 100644 (file)
index 0000000..d9327ff
Binary files /dev/null and b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.uni differ
diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni
new file mode 100644 (file)
index 0000000..695733d
Binary files /dev/null and b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni differ
diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni
new file mode 100644 (file)
index 0000000..7abcdb8
Binary files /dev/null and b/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.uni differ
diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni
new file mode 100644 (file)
index 0000000..a5d4948
Binary files /dev/null and b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.uni differ
diff --git a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni
new file mode 100644 (file)
index 0000000..622b4db
Binary files /dev/null and b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.uni differ
diff --git a/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni b/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni
new file mode 100644 (file)
index 0000000..0597ed8
Binary files /dev/null and b/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.uni differ
diff --git a/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni
new file mode 100644 (file)
index 0000000..0487d1d
Binary files /dev/null and b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.uni differ
diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.uni b/MdePkg/Library/DxeHobLib/DxeHobLib.uni
new file mode 100644 (file)
index 0000000..fcab4da
Binary files /dev/null and b/MdePkg/Library/DxeHobLib/DxeHobLib.uni differ
diff --git a/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni b/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni
new file mode 100644 (file)
index 0000000..ad4a4e4
Binary files /dev/null and b/MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.uni differ
diff --git a/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni b/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni
new file mode 100644 (file)
index 0000000..cfcb77b
Binary files /dev/null and b/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.uni differ
diff --git a/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni
new file mode 100644 (file)
index 0000000..1c97732
Binary files /dev/null and b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.uni differ
diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.uni b/MdePkg/Library/DxePcdLib/DxePcdLib.uni
new file mode 100644 (file)
index 0000000..94f0717
Binary files /dev/null and b/MdePkg/Library/DxePcdLib/DxePcdLib.uni differ
diff --git a/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni b/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni
new file mode 100644 (file)
index 0000000..93c7d45
Binary files /dev/null and b/MdePkg/Library/DxePciLibEsal/DxePciLibEsal.uni differ
diff --git a/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni b/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni
new file mode 100644 (file)
index 0000000..9595e45
Binary files /dev/null and b/MdePkg/Library/DxePciSegmentLibEsal/DxePciSegementLibEsal.uni differ
diff --git a/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni b/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni
new file mode 100644 (file)
index 0000000..c2eb045
Binary files /dev/null and b/MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.uni differ
diff --git a/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni b/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni
new file mode 100644 (file)
index 0000000..f384823
Binary files /dev/null and b/MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.uni differ
diff --git a/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni b/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni
new file mode 100644 (file)
index 0000000..d726ad4
Binary files /dev/null and b/MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.uni differ
diff --git a/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni b/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni
new file mode 100644 (file)
index 0000000..97a5327
Binary files /dev/null and b/MdePkg/Library/DxeServicesLib/DxeServicesLib.uni differ
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni
new file mode 100644 (file)
index 0000000..e9a2943
Binary files /dev/null and b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.uni differ
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni
new file mode 100644 (file)
index 0000000..968c94b
Binary files /dev/null and b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.uni differ
diff --git a/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni b/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni
new file mode 100644 (file)
index 0000000..4285920
Binary files /dev/null and b/MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.uni differ
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni
new file mode 100644 (file)
index 0000000..c061484
Binary files /dev/null and b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni differ
diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni
new file mode 100644 (file)
index 0000000..b6b73b7
Binary files /dev/null and b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.uni differ
diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni
new file mode 100644 (file)
index 0000000..954c53c
Binary files /dev/null and b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.uni differ
diff --git a/MdePkg/Library/PeiHobLib/PeiHobLib.uni b/MdePkg/Library/PeiHobLib/PeiHobLib.uni
new file mode 100644 (file)
index 0000000..6ce3f1c
Binary files /dev/null and b/MdePkg/Library/PeiHobLib/PeiHobLib.uni differ
diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni
new file mode 100644 (file)
index 0000000..3531b18
Binary files /dev/null and b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.uni differ
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni
new file mode 100644 (file)
index 0000000..751801d
Binary files /dev/null and b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni differ
diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni
new file mode 100644 (file)
index 0000000..5e941aa
Binary files /dev/null and b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.uni differ
diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.uni b/MdePkg/Library/PeiPalLib/PeiPalLib.uni
new file mode 100644 (file)
index 0000000..0dccce9
Binary files /dev/null and b/MdePkg/Library/PeiPalLib/PeiPalLib.uni differ
diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni
new file mode 100644 (file)
index 0000000..d780ac1
Binary files /dev/null and b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni differ
diff --git a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni
new file mode 100644 (file)
index 0000000..331cba5
Binary files /dev/null and b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.uni differ
diff --git a/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni
new file mode 100644 (file)
index 0000000..13b77bf
Binary files /dev/null and b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.uni differ
diff --git a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni
new file mode 100644 (file)
index 0000000..534d24f
Binary files /dev/null and b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.uni differ
diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni b/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni
new file mode 100644 (file)
index 0000000..f784b8b
Binary files /dev/null and b/MdePkg/Library/PeiServicesLib/PeiServicesLib.uni differ
diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni
new file mode 100644 (file)
index 0000000..5fbec4d
Binary files /dev/null and b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.uni differ
diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni
new file mode 100644 (file)
index 0000000..58e08b2
Binary files /dev/null and b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.uni differ
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni
new file mode 100644 (file)
index 0000000..0d3d621
Binary files /dev/null and b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.uni differ
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni
new file mode 100644 (file)
index 0000000..d0c0354
Binary files /dev/null and b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.uni differ
diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni
new file mode 100644 (file)
index 0000000..1e02fbf
Binary files /dev/null and b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.uni differ
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni
new file mode 100644 (file)
index 0000000..6eef1cd
Binary files /dev/null and b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.uni differ
diff --git a/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni
new file mode 100644 (file)
index 0000000..9dbd880
Binary files /dev/null and b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.uni differ
diff --git a/MdePkg/Library/SmmLibNull/SmmLibNull.uni b/MdePkg/Library/SmmLibNull/SmmLibNull.uni
new file mode 100644 (file)
index 0000000..4d8f332
Binary files /dev/null and b/MdePkg/Library/SmmLibNull/SmmLibNull.uni differ
diff --git a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni
new file mode 100644 (file)
index 0000000..6534aa5
Binary files /dev/null and b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni differ
diff --git a/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni b/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni
new file mode 100644 (file)
index 0000000..2960315
Binary files /dev/null and b/MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.uni differ
diff --git a/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni b/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni
new file mode 100644 (file)
index 0000000..e58184a
Binary files /dev/null and b/MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.uni differ
diff --git a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni
new file mode 100644 (file)
index 0000000..402ee58
Binary files /dev/null and b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.uni differ
diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni
new file mode 100644 (file)
index 0000000..22faa10
Binary files /dev/null and b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.uni differ
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni
new file mode 100644 (file)
index 0000000..462e244
Binary files /dev/null and b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.uni differ
diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni
new file mode 100644 (file)
index 0000000..10f2db3
Binary files /dev/null and b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.uni differ
diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni
new file mode 100644 (file)
index 0000000..ea924cc
Binary files /dev/null and b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.uni differ
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni
new file mode 100644 (file)
index 0000000..22d061e
Binary files /dev/null and b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.uni differ
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni
new file mode 100644 (file)
index 0000000..7ebd18b
Binary files /dev/null and b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.uni differ
diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni
new file mode 100644 (file)
index 0000000..79d251d
Binary files /dev/null and b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.uni differ
diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni
new file mode 100644 (file)
index 0000000..fe2a811
Binary files /dev/null and b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.uni differ
diff --git a/MdePkg/Library/UefiLib/UefiLib.uni b/MdePkg/Library/UefiLib/UefiLib.uni
new file mode 100644 (file)
index 0000000..a04bb55
Binary files /dev/null and b/MdePkg/Library/UefiLib/UefiLib.uni differ
diff --git a/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni b/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni
new file mode 100644 (file)
index 0000000..f5e6623
Binary files /dev/null and b/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni differ
diff --git a/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni
new file mode 100644 (file)
index 0000000..8ad916e
Binary files /dev/null and b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.uni differ
diff --git a/MdePkg/Library/UefiPalLib/UefiPalLib.uni b/MdePkg/Library/UefiPalLib/UefiPalLib.uni
new file mode 100644 (file)
index 0000000..1bf4cf9
Binary files /dev/null and b/MdePkg/Library/UefiPalLib/UefiPalLib.uni differ
diff --git a/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni b/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni
new file mode 100644 (file)
index 0000000..e400c1b
Binary files /dev/null and b/MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.uni differ
diff --git a/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni
new file mode 100644 (file)
index 0000000..c4407e7
Binary files /dev/null and b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.uni differ
diff --git a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni
new file mode 100644 (file)
index 0000000..ea78835
Binary files /dev/null and b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.uni differ
diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni
new file mode 100644 (file)
index 0000000..c930ae3
Binary files /dev/null and b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.uni differ
diff --git a/MdePkg/Library/UefiSalLib/UefiSalLib.uni b/MdePkg/Library/UefiSalLib/UefiSalLib.uni
new file mode 100644 (file)
index 0000000..828a460
Binary files /dev/null and b/MdePkg/Library/UefiSalLib/UefiSalLib.uni differ
diff --git a/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni b/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni
new file mode 100644 (file)
index 0000000..5f6644f
Binary files /dev/null and b/MdePkg/Library/UefiScsiLib/UefiScsiLib.uni differ
diff --git a/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni b/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni
new file mode 100644 (file)
index 0000000..b9371fb
Binary files /dev/null and b/MdePkg/Library/UefiUsbLib/UefiUsbLib.uni differ