MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row

Add a new text mode with a resolution of PcdConOutColumn x PcdConOutRow.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11416 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2011-03-23 02:11:31 +00:00
parent b1aab293ea
commit 9875a3e33e
4 changed files with 24 additions and 4 deletions

View File

@@ -44,6 +44,7 @@
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
DevicePathLib
@@ -74,6 +75,8 @@
[Pcd]
gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
# [Event]
# ##
@@ -82,3 +85,4 @@
# EVENT_TYPE_RELATIVE_TIMER ## PRODUCES
#
#