]> git.proxmox.com Git - mirror_edk2.git/commit
Add PrintThunk driver, it depends on PrintLib on top of MdePkg:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:25:36 +0000 (03:25 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:25:36 +0000 (03:25 +0000)
commit46d95f3244f6c1886dfe210416593cc6418ef250
tree5f3963e59f53cadc827a8f62d183859fd4ac0598
parent45a3634cb925301cbf2ce9018bda24022fc3bce2
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.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7584 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Compatibility/PrintThunk/PrintThunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Compatibility/PrintThunk/PrintThunk.inf [new file with mode: 0644]