]> git.proxmox.com Git - mirror_edk2.git/commit
1.Removed PrintXY from Graphics Library.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Nov 2008 03:08:28 +0000 (03:08 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Nov 2008 03:08:28 +0000 (03:08 +0000)
commitb31547205f3f46a563249fdf300fe67ee915a3a1
tree413a5fb124fffb4a40740709a2f8791681f8faef
parentb10a05d6c3024ec78935353f157df9e7411dfe06
1.Removed PrintXY from Graphics Library.
2.Added PrintXY and AsciiPrintXY in Uefi Library
3.Moved PcdUgaConsumeSupport from MdeModulePkg to MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6642 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf
MdeModulePkg/Library/GraphicsLib/Graphics.c
MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
MdePkg/Include/Library/GraphicsLib.h
MdePkg/Include/Library/UefiLib.h
MdePkg/Library/UefiLib/UefiLib.inf
MdePkg/Library/UefiLib/UefiLibInternal.h
MdePkg/Library/UefiLib/UefiLibPrint.c
MdePkg/MdePkg.dec