]> git.proxmox.com Git - mirror_edk2.git/commit
Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in the Seria...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 18 Dec 2010 00:24:34 +0000 (00:24 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 18 Dec 2010 00:24:34 +0000 (00:24 +0000)
commitccc96db96eca4c65f0172adcdbdfb211b4e703ed
treef1187804a7f8bd656b70ced39bfdcc5791bf4ad1
parentb35a5f731c499f1fb5b6817c77ceaff4ef0f896b
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
MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c