In a script file? In a UEFI Application?

In a script file, not easily... there is %1 through %9 and you can iterate 
through the higher params one at a time.

In an UEFI Application, just look at Argc/Argv or LoadedImageProtocol has it.

-Jaben

From: lowell_den...@dell.com [mailto:lowell_den...@dell.com]
Sent: Tuesday, June 30, 2015 11:13 AM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] UEFI Shell Parameter Handling
Importance: High


Dell - Internal Use - Confidential
All,

Is there an equivalent in the UEFI shell to CMD.exe's %* which gives all of the 
command line parameters?
Ideally I would like something similar to 4DOS's %3& which gives all of the 
command line parameters from %3 and up.


-          Lowell

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to