]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/Nt32.dsc
Add WinNtConsole driver into Nt32Pkg.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 06:23:37 +0000 (06:23 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 06:23:37 +0000 (06:23 +0000)
commitaf4d71fcda8f124b0a92f45cf13fca050f2671c8
tree099da4a8e2b763d86acf2bbefcde7b41393da20e
parentd8a43975d902b901ecccc32cda1160c47c804bd8
Add WinNtConsole driver into Nt32Pkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2779 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/Include/Protocol/WinNtIo.h
Nt32Pkg/Nt32.dsc
Nt32Pkg/WinNtConsoleDxe/ComponentName.c [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/Console.c [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/Console.h [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/ConsoleIn.c [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/ConsoleOut.c [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/WinNtConsole.inf [new file with mode: 0644]
Nt32Pkg/WinNtConsoleDxe/WinNtConsole.msa [new file with mode: 0644]