audk/ShellPkg/DynamicCommand/DpDynamicCommand
Star Zeng cb6fe7bb8b ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()
https://bugzilla.tianocore.org/show_bug.cgi?id=967
Request to add a library function for GetAcpiTable() in order
to get ACPI table using signature as input.

After evaluation, we found there are many duplicated code to
find ACPI table by signature in different modules.

This patch updates DpDynamicCommand to use new
EfiLocateFirstAcpiTable() and remove the duplicated code.

Cc: Younas khan <pmdyounaskhan786@gmail.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2018-09-27 14:25:35 +08:00
..
Dp.c ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
Dp.h ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
Dp.uni ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
DpApp.c
DpApp.inf ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
DpDynamicCommand.c ShellPkg/DynamicCommand: Fix bug that cannot start in boot 2017-11-29 10:32:02 +08:00
DpDynamicCommand.inf ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
DpInternal.h ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
DpTrace.c ShellPkg/dp: Update dp tool to parse new Perf record 2018-06-26 15:36:55 +08:00
DpUtilities.c ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
Literals.c ShellPkg/Dp: Updated to dump perf log based on FPDT table 2018-02-08 12:50:22 +08:00
Literals.h ShellPkg/Dp: Updated to dump perf log based on FPDT table 2018-02-08 12:50:22 +08:00