summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiSortLib
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2015-08-28 02:46:46 +0000
committerlgao4 <lgao4@Edk2>2015-08-28 02:46:46 +0000
commitd6a55a12c00fa9b7563e137b848a415a567fd49b (patch)
treec0024b3bc24116fb5473d64bfbb072dc44e26b5d /MdeModulePkg/Library/UefiSortLib
parentfb01cb5389b1e641cd02a460e22873ff3cb9f105 (diff)
downloadedk2-d6a55a12c00fa9b7563e137b848a415a567fd49b.tar.gz
edk2-d6a55a12c00fa9b7563e137b848a415a567fd49b.tar.bz2
edk2-d6a55a12c00fa9b7563e137b848a415a567fd49b.zip
MdeModulePkg: Add the missing module UNI files.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18342 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/UefiSortLib')
-rw-r--r--MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf1
-rw-r--r--MdeModulePkg/Library/UefiSortLib/UefiSortLib.unibin0 -> 1582 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf b/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
index c60f477712..32c02b012f 100644
--- a/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
+++ b/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
@@ -16,6 +16,7 @@
[Defines]
INF_VERSION = 0x00010006
BASE_NAME = UefiSortLib
+ MODULE_UNI_FILE = UefiSortLib.uni
FILE_GUID = 4264A823-45A3-42db-B92C-AA078555CBD3
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
diff --git a/MdeModulePkg/Library/UefiSortLib/UefiSortLib.uni b/MdeModulePkg/Library/UefiSortLib/UefiSortLib.uni
new file mode 100644
index 0000000000..2163301c42
--- /dev/null
+++ b/MdeModulePkg/Library/UefiSortLib/UefiSortLib.uni
Binary files differ