mirror of https://github.com/acidanthera/audk.git
Add ASL_FLAGS template for user reference.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5205 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
073e905aaa
commit
0a1d7bdc45
|
@ -660,6 +660,7 @@ RELEASE_ICC_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT
|
|||
|
||||
*_MYTOOLS_*_ASL_PATH = DEF(ASL_BIN)\iasl.exe
|
||||
|
||||
*_MYTOOLS_*_ASL_FLAGS =
|
||||
*_MYTOOLS_*_MAKE_FLAGS = /nologo
|
||||
*_MYTOOLS_*_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE /FIAutoGen.h
|
||||
*_MYTOOLS_*_APP_FLAGS = /nologo /E /TC
|
||||
|
|
Loading…
Reference in New Issue