[edk2-devel] [PATCH] BaseTools: Remove check for Split.exe in toolset.bat

Bob Feng bob.c.feng at intel.com
Thu Jun 17 03:05:20 UTC 2021


Reviewed-by: Bob Feng <bob.c.feng at intel.com>

-----Original Message-----
From: gaoliming <gaoliming at byosoft.com.cn> 
Sent: Thursday, June 17, 2021 9:36 AM
To: devel at edk2.groups.io; rebecca at bsdio.com; Feng, Bob C <bob.c.feng at intel.com>; Chen, Christine <yuwei.chen at intel.com>
Subject: 回复: [edk2-devel] [PATCH] BaseTools: Remove check for Split.exe in toolset.bat

Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel at edk2.groups.io <devel at edk2.groups.io> 代表 Rebecca Cran
> 发送时间: 2021年6月13日 11:35
> 收件人: Bob Feng <bob.c.feng at intel.com>; Liming Gao 
> <gaoliming at byosoft.com.cn>; Yuwei Chen <yuwei.chen at intel.com>
> 抄送: Rebecca Cran <rebecca at bsdio.com>; devel at edk2.groups.io
> 主题: [edk2-devel] [PATCH] BaseTools: Remove check for Split.exe in 
> toolset.bat
> 
> Split is now a Python tool, so BaseTools\Bin\Win32\Split.exe no longer 
> exists. Remove the check for it from toolsetup.bat to prevent the 
> erroneous claim that the binary C tools are missing.
> 
> Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
> ---
>  BaseTools/toolsetup.bat | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/BaseTools/toolsetup.bat b/BaseTools/toolsetup.bat index 
> 4b5256ab6e..a766a69f08 100755
> --- a/BaseTools/toolsetup.bat
> +++ b/BaseTools/toolsetup.bat
> @@ -299,7 +299,6 @@ IF NOT EXIST "%EDK_TOOLS_BIN%\GenFfs.exe" goto 
> check_c_tools  IF NOT EXIST "%EDK_TOOLS_BIN%\GenFv.exe" goto 
> check_c_tools
> 
>  IF NOT EXIST "%EDK_TOOLS_BIN%\GenFw.exe" goto check_c_tools
> 
>  IF NOT EXIST "%EDK_TOOLS_BIN%\GenSec.exe" goto check_c_tools
> 
> -IF NOT EXIST "%EDK_TOOLS_BIN%\Split.exe" goto check_c_tools
> 
>  IF NOT EXIST "%EDK_TOOLS_BIN%\TianoCompress.exe" goto check_c_tools
> 
>  IF NOT EXIST "%EDK_TOOLS_BIN%\VfrCompile.exe" goto check_c_tools
> 
>  IF NOT EXIST "%EDK_TOOLS_BIN%\VolInfo.exe" goto check_c_tools
> 
> --
> 2.32.0
> 
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#76441): 
> https://edk2.groups.io/g/devel/message/76441
> Mute This Topic: https://groups.io/mt/83503018/4905953
> Group Owner: devel+owner at edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming at byosoft.com.cn]
> -=-=-=-=-=-=
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76643): https://edk2.groups.io/g/devel/message/76643
Mute This Topic: https://groups.io/mt/83597001/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list