diff options
author | Liming Gao <liming.gao@intel.com> | 2015-08-28 02:45:50 +0000 |
---|---|---|
committer | lgao4 <lgao4@Edk2> | 2015-08-28 02:45:50 +0000 |
commit | 2df2d35ab2a101e8152addb2a33598e24c2e1f83 (patch) | |
tree | 5cb60ea7b2db209b19b9fc4ef9246f416207e493 | |
parent | 29d960f90134b84d59b0b8e8574e02358ce13cce (diff) | |
download | edk2-platforms-2df2d35ab2a101e8152addb2a33598e24c2e1f83.tar.xz |
MdePkg: Add the missing module UNI files
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18340 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf | 1 | ||||
-rw-r--r-- | MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..616f131a41 --- /dev/null +++ b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.uni |