]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the corner case when there is only "\0\0" appended and the Index is 1. Return...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Oct 2010 04:37:28 +0000 (04:37 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Oct 2010 04:37:28 +0000 (04:37 +0000)
commitd69bf66dc1ad8143260dcb8e095d7ed91b211dd7
tree895209504266948e3fcb8c6036272f4a3541ebaf
parentf515069c194f418b74915be4a2e021c2b3ae2c46
Fix the corner case when there is only "\0\0" appended and the Index is 1. Return missing string instead of empty string.

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