fpmurphy / UEFI-Utilities

Various (U)EFI utilities that I have developed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanks...but...

Zibri opened this issue · comments

commented

Thanks! I used the get_args and it works but I don't understand this:

If I use an old uefi shell everything works.
If I use the latest ed2k shell https://github.com/tianocore/edk2/blob/master/ShellBinPkg/UefiShell/X64/Shell.efi

It says "ERROR: Parsing command line arguments".

Do you know how it make it work on both?

The source code in this repository is very old. Which utility are you trying to build?

commented

shellopt

it build correctly.. but with old uefi shells works correctly, with the latest one I linked it errors out.