]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: Clean up source files
authorLiming Gao <liming.gao@intel.com>
Thu, 5 Jul 2018 09:40:04 +0000 (17:40 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 9 Jul 2018 02:25:47 +0000 (10:25 +0800)
1. Do not use tab characters
2. No trailing white space in one line
3. All files must end with CRLF

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>

No differences found