Re: [edk2-devel] [PATCH v2 4/6] ShellPkg/AcpiView: Move parameter parsing

2020-06-11 Thread Gao, Zhichao
Reviewed-by: Zhichao Gao Thanks, Zhichao > -Original Message- > From: devel@edk2.groups.io On Behalf Of Tomas Pilar > (tpilar) > Sent: Friday, May 22, 2020 2:44 AM > To: devel@edk2.groups.io > Cc: n...@arm.com; Ni, Ray ; Gao, Zhichao > > Subject: [edk2-devel]

[edk2-devel] [PATCH v2 4/6] ShellPkg/AcpiView: Move parameter parsing

2020-05-21 Thread Tomas Pilar (tpilar)
Parsing command line parameters is done in the shell command wrapper. This declutters the core code and improves modular design. Cc: Ray Ni Cc: Zhichao Gao Signed-off-by: Tomas Pilar --- ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c| 205 -