diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-05-15 08:48:13 +0000 |
---|---|---|
committer | niruiyu <niruiyu@Edk2> | 2015-05-15 08:48:13 +0000 |
commit | f1f0f0deb6e64df6b7c04ead7330afecf5537e46 (patch) | |
tree | 1627b75f40884019b77248ff2a2e46f96fdd2e2f | |
parent | 1fb0dab6aa6cf6d7a90a19a9c5f648e09dcfb9a1 (diff) | |
download | edk2-platforms-f1f0f0deb6e64df6b7c04ead7330afecf5537e46.tar.xz |
MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17456 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf | 1 | ||||
-rw-r--r-- | MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni | bin | 0 -> 1756 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf index 10cc3c4c67..8bb7af067b 100644 --- a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf +++ b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf @@ -15,6 +15,7 @@ [Defines]
INF_VERSION = 0x00010005
BASE_NAME = PlatformBootManagerLib
+ MODULE_UNI_FILE = PlatformBootManagerLib.uni
FILE_GUID = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
diff --git a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni Binary files differnew file mode 100644 index 0000000000..329790afb0 --- /dev/null +++ b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni |