diff options
Diffstat (limited to 'MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf')
-rw-r--r-- | MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf b/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf index a4d6f2b23a..be9f1b91ce 100644 --- a/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf +++ b/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf @@ -18,7 +18,7 @@ INF_VERSION = 0x00010005
BASE_NAME = DxeDebugLibSerialPort
FILE_GUID = BB83F95F-EDBC-4884-A520-CD42AF388FAE
- MODULE_TYPE = DXE_DRIVER
+ MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = DebugLib
EDK_RELEASE_VERSION = 0x00020000
|