summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf1
-rw-r--r--MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.unibin0 -> 1942 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
index f813eaed4e..811d769ae9 100644
--- a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
+++ b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
@@ -14,6 +14,7 @@
[Defines]
INF_VERSION = 0x00010006
BASE_NAME = UefiFileHandleLib
+ MODULE_UNI_FILE = UefiFileHandleLib.uni
FILE_GUID = 9495D344-9D8A-41f3-8D17-E2FD238C4E71
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
diff --git a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni
new file mode 100644
index 0000000000..616f131a41
--- /dev/null
+++ b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni
Binary files differ