Re: [edk2] [edk2-test][PATCH] SctPkg/build: Add support for GenBin tool build

2018-11-26 Thread Supreeth Venkatesh
Reviewed-by: Supreeth Venkatesh -Original Message- From: Lokesh B V Sent: Tuesday, November 20, 2018 12:51 AM To: edk2-devel@lists.01.org; Supreeth Venkatesh ; eric@intel.com Cc: Lokesh Belathur Veerappa Subject: [edk2-test][PATCH] SctPkg/build: Add support for GenBin tool build

Re: [edk2] [edk2-test][PATCH] SctPkg/build: Add support for GenBin tool build

2018-11-23 Thread Lokesh Belathur Veerappa
/build: Add support for GenBin tool build As the GenBin tool is necessary for SCT build, it is appropriate to support it's build in the SCT build procedure. Signed-off-by: Lokesh B V --- uefi-sct/SctPkg/build.sh | 29 + 1 file changed, 17 insertions(+), 12 deletions

[edk2] [edk2-test][PATCH] SctPkg/build: Add support for GenBin tool build

2018-11-19 Thread Lokesh B V
As the GenBin tool is necessary for SCT build, it is appropriate to support it's build in the SCT build procedure. Signed-off-by: Lokesh B V --- uefi-sct/SctPkg/build.sh | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/uefi-sct/SctPkg/build.sh