]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/GenMake: Sort generated makefile tool definitions
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 23 Apr 2021 19:31:09 +0000 (12:31 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 27 Apr 2021 05:56:39 +0000 (05:56 +0000)
commit8d2012035db3cb869d1da8a95c1308025cadbeee
tree52d0c2495426407b9e0b5baf1988a297e89b1e92
parent5396354b868bd6652600a654bba7df16701ac1cb
BaseTools/GenMake: Sort generated makefile tool definitions

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3353

Sort the tool definition content of generated makefiles to help
verify that makefile contents have not changed after BaseTools
code changes.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Yuwei Chen <yuwei.chen@intel.com>
BaseTools/Source/Python/AutoGen/GenMake.py