commit | d7138804eeaa03c2c18c2de07f5d5e0d66863697 | [log] [tgz] |
---|---|---|
author | Liming Gao <liming.gao@intel.com> | Mon Apr 11 11:52:25 2016 +0800 |
committer | Liming Gao <liming.gao@intel.com> | Wed Apr 13 09:28:25 2016 +0800 |
tree | 8851f0ac98af2f1badd03d80887c7ed44122dcd3 | |
parent | b15b8b921ace1e55ae94fd80172b1f4892b8c41d [diff] |
QuarkSocPkg: Add /Oi option to let MemoryInit pass build. MemoryInit uses the intrinsic memset function. To keep it pass build in VS tool chain without source code change, /Oi option will be added. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>