Add PrintThunk driver, it depends on PrintLib on top of MdePkg:
commit4fb94eacebadc3b7cb99ed9965ad4d25338856bd
authorHuang Qing <qhuang8@tianocore.org>
Mon, 23 Feb 2009 03:25:36 +0000 (23 03:25 +0000)
committerHuang Qing <qhuang8@tianocore.org>
Mon, 23 Feb 2009 03:25:36 +0000 (23 03:25 +0000)
tree5f3963e59f53cadc827a8f62d183859fd4ac0598
parent7d9d60fd4ebb71a71dcc23b52cd84bdc5847621d
Add PrintThunk driver, it depends on PrintLib on top of MdePkg:
1. If the library instance is BasePrintLib, it has no prerequisite to produce EDK print protocol
2. If the library instance mapping is DxePrintLibPrint2Protocol, it acts as PrintOnPrint2Thunk.
EdkCompatibilityPkg/Compatibility/PrintThunk/PrintThunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Compatibility/PrintThunk/PrintThunk.inf [new file with mode: 0644]