audk/MdeModulePkg/Universal/Console
mdkinney abef1c7a09 Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEVICE_PATH by building child device path before using any of the Serial I/O Protocol services.
This guarantees that child device path is valid even if an error is returned from one of Serial I/O Protocol services in Start().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11210 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-30 22:29:54 +00:00
..
ConPlatformDxe Update ConPlatform driver to support GOP driver which creates multiple children. 2010-10-14 04:49:31 +00:00
ConSplitterDxe The CurrentNumberOfxxxxx should be based on the device going away, and not the next (or empty) device in the list. 2010-11-03 05:46:11 +00:00
GraphicsConsoleDxe Refine code to make code run safely. 2010-09-16 04:51:25 +00:00
TerminalDxe Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEVICE_PATH by building child device path before using any of the Serial I/O Protocol services. 2010-12-30 22:29:54 +00:00