mirror of https://github.com/acidanthera/audk.git
Change Workspace to X:
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@288 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
32648c62db
commit
9a7cf04ab4
|
@ -527,7 +527,7 @@ public class PCDAutoGenAction extends BuildAction {
|
||||||
**/
|
**/
|
||||||
public static void main(String argv[]) {
|
public static void main(String argv[]) {
|
||||||
|
|
||||||
String WorkSpace = "G:/edk2";
|
String WorkSpace = "X:/edk2";
|
||||||
String logFilePath = WorkSpace + "/EdkNt32Pkg/Nt32.fpd";
|
String logFilePath = WorkSpace + "/EdkNt32Pkg/Nt32.fpd";
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue