a) Fixed the issue that the unnecessary build for not specified ARCH in single module build

b) Fixed the issue that mixed case of FV name will cause invalid inf file generation
c) Fixed the issue that not specified outputDir will cause tool (flashmap, efirom) cannot be launched 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1056 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36
2006-07-20 10:40:46 +00:00
parent 0647c9adf9
commit 57cc2ee710
6 changed files with 17 additions and 13 deletions

View File

@ -93,7 +93,7 @@ public class EfiRomTask extends Task implements EfiDefine {
///
/// output directory
///
private String outputDir = "";
private String outputDir = ".";
///

View File

@ -117,7 +117,7 @@ public class FlashMapTask extends Task implements EfiDefine {
// /
// / output directory
// /
private String outputDir = "";
private String outputDir = ".";
// /
// / MCI file array