audk/BaseTools/Source
zhijufan 5061efe70d BaseTools: list .nasm include inc files as its dependency
.nasm source file may include some header files.
header file should be listed in Makefile as .nasm source file
dependency.
But now, BaseTools doesn't find them and list them in Makefile.
This is a missing, because original ASM file supports it.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-25 16:43:00 +08:00
..
C BaseTools: Add more checker in Decompress algorithm to access the valid buffer (CVE FIX) 2018-10-24 08:24:15 +08:00
Python BaseTools: list .nasm include inc files as its dependency 2018-10-25 16:43:00 +08:00
BinaryFiles.txt BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00