Re: [edk2-devel] [PATCH v2 3/6] ShellPkg/AcpiView: Move table count reset

2020-06-11 Thread Gao, Zhichao
; Cc: n...@arm.com; Ni, Ray ; Gao, Zhichao > > Subject: [edk2-devel] [PATCH v2 3/6] ShellPkg/AcpiView: Move table count reset > > The table count module level symbols are now reset when executing the core > method, rather than the shell command wrapper. > > Cc: Ray Ni &g

[edk2-devel] [PATCH v2 3/6] ShellPkg/AcpiView: Move table count reset

2020-05-21 Thread Tomas Pilar (tpilar)
The table count module level symbols are now reset when executing the core method, rather than the shell command wrapper. Cc: Ray Ni Cc: Zhichao Gao Signed-off-by: Tomas Pilar --- ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions