]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
ShellPkg: bug fix for edit search/replace function
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Aug 2011 14:48:14 +0000 (14:48 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Aug 2011 14:48:14 +0000 (14:48 +0000)
commit382e78c09ccaee02c8e709f630c9e094d37be470
tree9b07f10bdaa0121c19101b1adc6a791214d97b25
parentb5827cbd09f9fe3fa649036bd7aeae4f8546cd18
ShellPkg: bug fix for edit search/replace function

* Fix the search bug: if word to be searched at the beginning of the line, it can not be found out.

Signed-off-by: kidzyoung
reviewed-by: jcarsey

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12116 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c