]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: fix Comp command output
authorJaben Carsey <Jaben.carsey@intel.com>
Thu, 5 Jun 2014 22:02:12 +0000 (22:02 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Jun 2014 22:02:12 +0000 (22:02 +0000)
commit33eb033f8609d960ccf6c3ad9abb0acab5e1a08f
tree856ef3fce0d73c576e9468e60ba998451c9c04f4
parent4ab4497c38b44832bc1f8b5d8cf77a6a254efed1
ShellPkg: fix Comp command output

The comp command was potentially displaying the incorrect offset into the file due to comparing 3 extra bytes for difference groups.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15558 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c