]> git.proxmox.com Git - mirror_edk2.git/commit
It is legal that same base name exist in one FPD file. In future, we should use ...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 May 2006 03:34:21 +0000 (03:34 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 May 2006 03:34:21 +0000 (03:34 +0000)
commit19ce77c3e90fbc5a9029163ef2813592127c4498
treeaedcd77bed7f8084bc211c1774122836288113c6
parent845fdeba640d599ee72d4a33bb2a5e49de0e52b1
It is legal that same base name exist in one FPD file. In future, we should use "Guid, Version, Package" and "Arch" to differ a module. So currently, warning should be disabled.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@108 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/GenBuild/org/tianocore/build/pcd/action/CollectPCDAction.java