回复: [edk2-devel] 回复: [edk2-devel] [PATCH v3 1/1] BaseTools: Use pip module if available, CI uses it by default

gaoliming gaoliming at byosoft.com.cn
Mon Jan 18 01:52:42 UTC 2021


Matthew:

 I can get your patch from matthewfcarlson/edk2: EDK II (github.com) <https://github.com/matthewfcarlson/edk2/tree/feature/pip-basetools> . There are still some file format issues in this patch. 

 

1.  BaseTools/BinPipWrappers/PosixLike/Brotli can be removed. It is not required any more. 

2.  BaseTools/BinPipWrappers/PosixLike/build file mode should be 100755 instead of 100644, because this file needs executable attribute. You can use git update-index --chmod=+x file to set the file mode. All files in BaseTools/BinPipWrappers/PosixLike have the same problem. 

3.  BaseTools/BinPipWrappers/WindowsLike/build.bat is the windows batch script. It should be DOS style instead of UNIX. All files in BaseTools/BinPipWrappers/WindowsLike have the same problem.

4.  BaseTools/BuildEnv is Linux script. It should be UNIX style. Please keep it.

 

Thanks

Liming

发件人: tosubbounce+27952+0+0+0 at groups.io <tosubbounce+27952+0+0+0 at groups.io> 代表 macarl via []
发送时间: 2021年1月16日 11:15
收件人: gaoliming <gaoliming at byosoft.com.cn>; devel at edk2.groups.io
主题: Re: [edk2-devel] 回复: [edk2-devel] [PATCH v3 1/1] BaseTools: Use pip module if available, CI uses it by default

 

Sure. Is this the forked repo you mean? tianocore/edk2-basetools: EDK II BaseTools Python tools as a PIP module (github.com) <https://github.com/tianocore/edk2-basetools> 
Or this one: matthewfcarlson/edk2: EDK II (github.com) <https://github.com/matthewfcarlson/edk2/tree/feature/pip-basetools> 
-- 
- Matthew Carlson 



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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20210118/3731b521/attachment.htm>


More information about the edk2-devel-archive mailing list