]> xenbits.xensource.com Git - ovmf.git/commit
Remove bashisms from edksetup.sh and BaseTools/BuildEnv
authorRebecca Cran <rebecca@bsdio.com>
Mon, 24 Apr 2023 20:59:14 +0000 (14:59 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 10 May 2023 12:02:34 +0000 (12:02 +0000)
commite6447d2a08f5ca585816d093e79a01dad3781f98
tree76e15689e427477950f9fa3e88d443df6749bd00
parent373a95532a785108f625877d993451d4a6d36713
Remove bashisms from edksetup.sh and BaseTools/BuildEnv

Remove bashisms from edksetup.sh and BaseTools/BuildEnv. This allows any
POSIX shell to use those scripts, removing the dependency on bash.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
BaseTools/BuildEnv
edksetup.sh