]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the EDKT414, the old value should be replaced with new value.
authorjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Oct 2006 08:29:13 +0000 (08:29 +0000)
committerjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Oct 2006 08:29:13 +0000 (08:29 +0000)
commitd3f458486e33d78de1aa9fc2c347f2d20a31b4b6
tree78988b4af885db3370f8d3f78744fd3b4bafbdd2
parent2fcfed38cbdd18fdda427588fe40718a374af6e6
Fix the EDKT414, the old value should be replaced with new value.
Another modification,
For some settings, there are one and only one valid value, such as ACTIVE_PLATFORM and TOOL_CHAIN_CONF. Add a protection to ensure the valid number of these setting in this version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1774 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Java/Source/ContextTool/org/tianocore/context/ParseParameter.java
Tools/Java/Source/ContextTool/org/tianocore/context/TargetFile.java