]> git.proxmox.com Git - mirror_edk2.git/commit - edksetup.bat
Update edksetup.bat to check NASM system environment variable
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 15 Jul 2016 09:41:17 +0000 (17:41 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 26 Jul 2016 02:16:48 +0000 (10:16 +0800)
commit910e206238e83be352e840d2e668266257fcf7fa
treecc0f2637c2e9e09daf78b668f7a105ee8209b63f
parentdaea123d247aebb01f6c54e10ed1e0b10dfae957
Update edksetup.bat to check NASM system environment variable

If the NASM_PREFIX variable is not set, it would report warning message.
If there exist the C:\nasm\nasm.exe file, it would set the NASM_PREFIX
variable to C:\nasm\.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
edksetup.bat