audk/IntelSiliconPkg/Feature/VTd/IntelVTdDxe
Star Zeng 74bdd03ead IntelSiliconPkg IntelVTdDxe: 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 IntelVTdDxe 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>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-09-27 14:25:33 +08:00
..
BmDma.c IntelSiliconPkg/Vtd: Add MapHandleInfo in VtdDxe. 2018-03-09 10:27:52 +08:00
DmaProtection.c IntelSiliconPkg: Clean up source files 2018-06-28 11:19:44 +08:00
DmaProtection.h
DmarAcpiTable.c IntelSiliconPkg IntelVTdDxe: Use new EfiLocateFirstAcpiTable() 2018-09-27 14:25:33 +08:00
IntelVTdDxe.c IntelSiliconPkg/Vtd: Add MapHandleInfo in VtdDxe. 2018-03-09 10:27:52 +08:00
IntelVTdDxe.inf IntelSiliconPkg: Removing ipf which is no longer supported from edk2. 2018-09-13 13:12:02 +08:00
IntelVTdDxe.uni
IntelVTdDxeExtra.uni
PciInfo.c IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implemented 2018-09-17 09:17:58 +08:00
TranslationTable.c IntelSiliconPkg IntelVTdDxe: Fix flush cache issue 2018-01-24 18:40:36 +08:00
TranslationTableEx.c IntelSiliconPkg/Vtd: Add missing dump in ExtContext. 2018-03-12 13:17:15 +08:00
VtdReg.c IntelSiliconPkg IntelVTdDxe: Fix incorrect code to clear VTd error 2018-06-06 12:46:43 +08:00