mirror_edk2/BaseTools/Source
Feng, Bob C b8920ccc3c BaseTools: Report Error if use SET in Dsc
Build tool do not support SET syntax in DSC.
If the SET statement is used in DSC, build tool just ignore it.
That behavior confused some users that
they think SET statement works in DSC like in FDF.
To avoid such confusion, build tool report ERROR
if there is "SET" statement in Dsc file.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Cc: Liming Gao <liming.gao@intel.com>
2019-01-11 10:51:19 +08:00
..
C BaseTools/VfrCompile: report error for Integer overflow 2019-01-08 09:59:30 +08:00
Python BaseTools: Report Error if use SET in Dsc 2019-01-11 10:51:19 +08:00
BinaryFiles.txt BaseTools: Remove tools only used by DuetPkg 2018-12-06 14:32:04 +08:00