]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: add missing newlines at end of files
authorLeif Lindholm <leif.lindholm@linaro.org>
Wed, 18 Sep 2019 08:22:15 +0000 (09:22 +0100)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 4 Oct 2019 10:18:22 +0000 (11:18 +0100)
commitc1bcb2258c1888ab237163d9a5d59f21c10650d3
treeb5444f559aacb606043eb3ecdad3f7e40a7e5b5e
parent61af5f249495b18f45ca164376c871081448c0e4
BaseTools: add missing newlines at end of files

Some scripts in Source/Python were missing newlines at end of files,
so add them.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
BaseTools/Source/Python/AutoGen/DataPipe.py
BaseTools/Source/Python/Common/DataType.py
BaseTools/Source/Python/Common/GlobalData.py