]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/org/tianocore/build/fpd/FpdParserTask.java
Fix two bugs for current PCD workflow:
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / fpd / FpdParserTask.java
index 99b7242ebc0e84a22dd1823c8f14088854c93ea8..1de29ea373a1c34ab1dc4e6c05c296fe29245548 100644 (file)
@@ -799,7 +799,7 @@ public class FpdParserTask extends Task {
         collectAction.perform (\r
           getProject().getProperty("WORKSPACE_DIR"),\r
           fpdFilename.getPath(),\r
-          ActionMessage.NULL_MESSAGE_LEVEL\r
+          ActionMessage.MAX_MESSAGE_LEVEL\r
           );\r
       } catch (Exception exp) {\r
         throw new BuildException (exp.getMessage());\r