I was trying to use TargetTool with the "set" argument to change the BUILD_RULE_FILE configuration (--buildrule option). This does not work. I checked it with the latest code from SVN yesterday (Feb. 11, 2013) and the code is the same as in the UDK2010.SR1.UP1 release.
I modified GetConfigureKeyValue in the TargetTool.py file and this fixed the problem I was having with the tool. However I do not know what this breaks. The "fix" removes 4 lines in GetConfigureKeyValue as shown. # elif self.Opt.NUM >= 2: # Line = "%-30s = %s\n" % (Key, 'Enable') # elif self.Opt.NUM <= 1: # Line = "%-30s = %s\n" % (Key, 'Disable') Thanks, Garry Pavento Insyde Software, Inc. ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel