Searched defs:WORKSPACE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.bat2 @REM Windows batch file to setup a WORKSPACE environment
28 @REM Set the WORKSPACE to the current working directory
33 if not defined WORKSPACE (
37 if %WORKSPACE% == %CD% (
45 set WORKSPACE=%CD% variable
84 @if not defined EDK_TOOLS_PATH set EDK_TOOLS_PATH=%WORKSPACE%\BaseTools

Completed in 776 milliseconds