diff options
author | Liming Gao <liming.gao@intel.com> | 2017-04-07 15:07:49 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2017-04-07 15:16:10 +0800 |
commit | 59a36f21ac2b4d5e402096a65226e102e8398f45 (patch) | |
tree | bdaafc0983d499c79bf1963cfcbaf4273e2aed5e /BaseTools/Source/C/BrotliCompress | |
parent | 00b6bbd958100fa665ea665f3b0b6d5868ca5fe4 (diff) | |
download | edk2-59a36f21ac2b4d5e402096a65226e102e8398f45.tar.gz edk2-59a36f21ac2b4d5e402096a65226e102e8398f45.tar.bz2 edk2-59a36f21ac2b4d5e402096a65226e102e8398f45.zip |
BaseTools: Convert BrotliCompress.bat to DOS format
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/C/BrotliCompress')
-rw-r--r-- | BaseTools/Source/C/BrotliCompress/BrotliCompress.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat b/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat index e0fd76d74d..257bf1e9ab 100644 --- a/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat +++ b/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat @@ -58,4 +58,4 @@ goto Begin :End
Brotli %ARGS% %LVL%
-@echo on
\ No newline at end of file +@echo on
|