The Shell Execute function, which looks like this:
mEfiShellEnvironment2->Execute(*ParentHandle, CommandLine, Output)
needs to be able to set the working directory for the new program. (In the
POSIX world working directory is inherited from the parent.) If no such
inheritance is possible, this would be easy enough to do via a fourth
argument... But is there a way to set the executed program's working
directory from the "parent" in the present moment?
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel