]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools PatchCheck.py: Support binary diff
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 3 Dec 2015 08:18:00 +0000 (08:18 +0000)
committerjljusten <jljusten@Edk2>
Thu, 3 Dec 2015 08:18:00 +0000 (08:18 +0000)
commit103733f8e63b009b4f311e2df6bf32d5463082c7
treed3fe5608a798df1653a691d16c7b38fe077510bc
parent5d9cd24ede010b95b4e7ca891de1c9c10a0faa2e
BaseTools PatchCheck.py: Support binary diff

This allows a patch with binary data that is generated with --binary
to be parsed by the PatchCheck.py script.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19104 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Scripts/PatchCheck.py