]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c
Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Index ...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Aug 2010 03:15:23 +0000 (03:15 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Aug 2010 03:15:23 +0000 (03:15 +0000)
commit2ca7eca448e914c5c21cac5ba3832e09b4b163e8
tree4c340ab4eac2054671ca943f9ed1dac0e2586617
parent00dbccf2d5121545a89d88b04b408ebbb75aad0f
Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Index == 0.
Code is re-organized to be more readable and simpler.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10823 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c