Hi, I wonder how long the hex string can be for the UEFI shell's "setvar" command (after the equal sign (=)). For some short hex strings it seemed to work (IIRC up to 16 nibbles or so), but above that it reported "invalid argument". I skimmed "SetVar.c", but I found no obvious limit. So I think if there's any limitation, that must be inherent in the generic command line parser.
What's the intended max length (ballpark figure) for the hex string? Thanks! Laszlo ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
