diff options
author | Simon Glass <sjg@chromium.org> | 2021-12-18 14:54:31 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-01-24 17:36:29 -0500 |
commit | b2e83c63483f84bcee6eef2071fc8387a951d2b3 (patch) | |
tree | 1aa1caeee5a050d5c7d165eeee0d7e9e6697e219 /lib/efi_loader/helloworld.c | |
parent | daa694d39e52fdc1655051813eca3c75073c27ce (diff) |
moveconfig: Convert to ArgumentParser
This is a newer library and is now preferred for Python scripts. Update
the code to use it instead of optparse
Use 'args' instead of 'options' throughout, since this is the term used
in that module. Also it helps to avoid confusion with CONFIG options, a
term that is used in this file.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions