]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 15 May 2015 08:48:13 +0000 (08:48 +0000)
committerniruiyu <niruiyu@Edk2>
Fri, 15 May 2015 08:48:13 +0000 (08:48 +0000)
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

MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni [new file with mode: 0644]

index 10cc3c4c67832c87d2a54bd47cd3fbe16e30d02a..8bb7af067be98c1d18022c735819b0be92f2047e 100644 (file)
@@ -15,6 +15,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PlatformBootManagerLib\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PlatformBootManagerLib\r
+  MODULE_UNI_FILE                = PlatformBootManagerLib.uni\r
   FILE_GUID                      = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   FILE_GUID                      = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
diff --git a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni
new file mode 100644 (file)
index 0000000..329790a
Binary files /dev/null and b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.uni differ