-2

I want to run a command in UEFI shell and capture the output in a variable but not to file, please help me to use subprocess module in UEFI Shell..

1 Answers1

0

How about:

command >v Variablename
ReluctantBIOSGuy
  • 536
  • 2
  • 12