BaseTools build_rule: Add .nasm => .obj build rule
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16017 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -671,8 +671,6 @@ DEFINE SOURCERY_CYGWIN_TOOLS = /cygdrive/c/Program Files/CodeSourcery/Sourcery G
|
||||
# Other Supported Tools
|
||||
# =====================
|
||||
# NASM 2.0.3 http://www.nasm.us/
|
||||
# Note: Converts NASM source to .bin. Object linking to
|
||||
# EDK II driver modules is not currently supported.
|
||||
#
|
||||
####################################################################################
|
||||
####################################################################################
|
||||
|
Reference in New Issue
Block a user