]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and UgaHeight...
authorxgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 13 Dec 2006 03:52:13 +0000 (03:52 +0000)
committerxgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 13 Dec 2006 03:52:13 +0000 (03:52 +0000)
commit3bc85e36c1deabbdc5eae8029665ac2f5c4db12e
tree9ba61f964b8e566e66503add629c2ea46655cbe7
parent0265b1e8cb69ecb21fc2be662d3ce7553305e69c
Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and UgaHeight, but Columns and Rows are not initialized.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2092 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/Console/GraphicsConsole/Dxe/GraphicsConsole.c