5d9af6a BaseTools: Retrieve /U and -U CC flags to structure PcdValueInit Makefile

Authored and Committed by Liming Gao 6 years ago
    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>