]> git.proxmox.com Git - mirror_edk2.git/commit
Fixed a bug on the menu display: Following steps to reproduce it:
authorjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Aug 2009 02:19:29 +0000 (02:19 +0000)
committerjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Aug 2009 02:19:29 +0000 (02:19 +0000)
commite3eb7467c6f7af80c6f6b47b4ea030552e07821b
tree07d2977b8adfdeb7a5dfa2661d3b3c2bc1a10e18
parent6156fca14dcbab904c105d1d2972a4eed2f5288e
Fixed a bug on the menu display: Following steps to reproduce it:
1. Boot to shell
2. go to boot maint manager
3. Boot options
4. Add boot option
5. Add 15 or so unique boot options (just so the list scrolls)
6. go the boot maint manager
7. go to Boot options
8. go to Change boot order
9. the list is long enough that it scrolls when you push down once (to get to the commit option)
10. push down once and then up once (repeat) (from list selected to "commit" selected)
11. you will notice the list and text is getting corrupt
12. do it until all items in list are gone (system will assert)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9196 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/SetupBrowserDxe/Ui.c