]> git.proxmox.com Git - mirror_edk2.git/commit
1. IsaSerialIo driver was changed to produce the flow control device path node when...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Apr 2010 08:35:44 +0000 (08:35 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Apr 2010 08:35:44 +0000 (08:35 +0000)
commit6b008b74fbc9fdef1359c3807fc5d043f34a2046
tree138005d4d02ccb2a3135c52af9b47c9358a6e12d
parent76649bf4d80e1d2ed062846c2960292fb63de08d
1. IsaSerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node.
2. BMM driver was enhanced to take care of the optional flow control node.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10351 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.h
IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ConsoleOption.c