]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Java/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/common/Identifications/OpeningPlatformList.java
1. Fix EDKT437 Save is to save current modified file, Save All is to save all modifie...
[mirror_edk2.git] / Tools / Java / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / common / Identifications / OpeningPlatformList.java
index 40275e9eb3bfbbb1ffecce74405130296e525f55..cee2f8caadc2c122f424325fb49fb2ddc76de237 100644 (file)
@@ -139,7 +139,7 @@ public class OpeningPlatformList {
         if (index > -1) {\r
             return vOpeningPlatformList.elementAt(index).isOpen();\r
         }\r
-        return true;\r
+        return false;\r
     }\r
     \r
     public void setTreePathById(PlatformIdentification id, Set<TreePath> treePath) {\r