summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-18 00:24:34 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-18 00:24:34 +0000
commitccc96db96eca4c65f0172adcdbdfb211b4e703ed (patch)
treef1187804a7f8bd656b70ced39bfdcc5791bf4ad1 /MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
parentb35a5f731c499f1fb5b6817c77ceaff4ef0f896b (diff)
downloadedk2-platforms-ccc96db96eca4c65f0172adcdbdfb211b4e703ed.tar.xz
Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in the SerialPortLib to make sure the serial port hardware is in the proper state for use.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11183 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf')
-rw-r--r--MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
index dd2a014db4..be636c89a2 100644
--- a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
+++ b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
@@ -21,6 +21,7 @@
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = DebugLib
+ CONSTRUCTOR = BaseDebugLibSerialPortConstructor
#
# VALID_ARCHITECTURES = IA32 X64 IPF EBC