diff options
-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 |