summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PlatformBootManagerLibNull
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2015-05-15 08:48:13 +0000
committerniruiyu <niruiyu@Edk2>2015-05-15 08:48:13 +0000
commitf1f0f0deb6e64df6b7c04ead7330afecf5537e46 (patch)
tree1627b75f40884019b77248ff2a2e46f96fdd2e2f /MdeModulePkg/Library/PlatformBootManagerLibNull
parent1fb0dab6aa6cf6d7a90a19a9c5f648e09dcfb9a1 (diff)
downloadedk2-f1f0f0deb6e64df6b7c04ead7330afecf5537e46.tar.gz
edk2-f1f0f0deb6e64df6b7c04ead7330afecf5537e46.tar.bz2
edk2-f1f0f0deb6e64df6b7c04ead7330afecf5537e46.zip
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
Diffstat (limited to 'MdeModulePkg/Library/PlatformBootManagerLibNull')
-rw-r--r--MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf1
-rw-r--r--MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.unibin0 -> 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
new file mode 100644
index 0000000000..329790afb0
--- /dev/null
+++ b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni
Binary files differ