]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/org/tianocore/build/pcd/action/ShowPCDDatabaseAction.java
Modify PCD tool according to final PCD schema modification.
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / pcd / action / ShowPCDDatabaseAction.java
index 8af812347fc448e7ca08e45dc2ea9f888e3125c9..77e50203974e093d8ca81056eb6ce83f78002271 100644 (file)
@@ -124,7 +124,7 @@ public class ShowPCDDatabaseAction extends UIAction {
         ShowPCDDatabaseAction showAction = new ShowPCDDatabaseAction();\r
         //showAction.setWorkspacePath(argv[0]);\r
         //showAction.setFPDFilePath(argv[1]);\r
-        showAction.setWorkspacePath("M:/tianocore/edk2/trunk/edk2");\r
+        showAction.setWorkspacePath("e:/tianocore/edk2");\r
         showAction.setFPDFilePath("EdkNt32Pkg/Nt32.fpd");\r
         showAction.execute();\r
     }\r