]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Retrieve /U and -U CC flags to structure PcdValueInit Makefile
authorLiming Gao <liming.gao@intel.com>
Fri, 4 May 2018 05:28:10 +0000 (13:28 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 7 May 2018 07:24:30 +0000 (15:24 +0800)
commit5d9af6a55ae1fcd1bbd19b5c55f039e9556d5cec
tree906bdc52f696556687594267e6eea9a00b6c41af
parent40d32e79428b5b006ef213daf119224c9c0a59d5
BaseTools: Retrieve /U and -U CC flags to structure PcdValueInit Makefile

/D and -D flags have been added. So, /U and -U flags should be added.

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>
BaseTools/Source/Python/Workspace/DscBuildData.py