]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools Makefile: Enable O2 option to replace Od for VS tool chain
authorLiming Gao <liming.gao@intel.com>
Wed, 28 Sep 2016 06:18:56 +0000 (14:18 +0800)
committerLiming Gao <liming.gao@intel.com>
Sat, 8 Oct 2016 05:44:31 +0000 (13:44 +0800)
commit9a1a63cf1148eeeb50d58a6982b4c45f2e83e8ab
tree4aba85f809984e6a537661f79f63aa45dee07928
parent5277efed286d95168742fe257b11fa4578145e32
BaseTools Makefile: Enable O2 option to replace Od for VS tool chain

Enable O2 option to generate fast code for performance improvement.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
BaseTools/Source/C/Makefiles/ms.app
BaseTools/Source/C/Makefiles/ms.common