diff options
-rw-r--r-- | MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf index 8bb7af067b..fb756ca2ff 100644 --- a/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf +++ b/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf @@ -15,7 +15,7 @@ [Defines]
INF_VERSION = 0x00010005
BASE_NAME = PlatformBootManagerLib
- MODULE_UNI_FILE = PlatformBootManagerLib.uni
+ MODULE_UNI_FILE = PlatformBootManagerLibNull.uni
FILE_GUID = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
|