audk/ShellPkg
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
..
Application ShellPkg Shell: Remove an unused global variable 2018-09-07 13:10:14 +02:00
DynamicCommand ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:35 +08:00
Include ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath() 2018-08-16 20:02:50 +02:00
Library ShellPkg: Remove trailing white space 2018-09-10 08:39:34 +08:00
ShellPkg.dec ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
ShellPkg.dsc ShellPkg: Remove DxeSmmPerformanceLib 2018-08-06 13:58:54 +08:00