mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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[]) {
|
||||
|
||||
String WorkSpace = "G:/edk2";
|
||||
String WorkSpace = "X:/edk2";
|
||||
String logFilePath = WorkSpace + "/EdkNt32Pkg/Nt32.fpd";
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user