audk/IntelSiliconPkg/Feature/VTd
Star Zeng 118f1657b9 IntelSiliconPkg IntelVTdDxe: use gEfiAcpi10TableGuid for ACPI 1.0
According to definition (Acpi.h and MdePkg.dec),
gEfiAcpiTableGuid = gEfiAcpi20TableGuid, and the code is trying
to parse ACPI 2.0 first and then ACPI 1.0, but it uses
gEfiAcpiTableGuid wrongly for ACPI 1.0, this patch is to fix it.

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>
2017-10-26 17:58:44 +08:00
..
IntelVTdDxe IntelSiliconPkg IntelVTdDxe: use gEfiAcpi10TableGuid for ACPI 1.0 2017-10-26 17:58:44 +08:00
IntelVTdPmrPei IntelSiliconPkg/VTdPmrPei: Add EndOfPei callback for S3 2017-09-23 16:14:30 +08:00
PlatformVTdInfoSamplePei IntelSiliconPkg/VtdInfoSample: Fix IGD RMRR memory. 2017-10-24 10:45:54 +08:00
PlatformVTdSampleDxe IntelSiliconPkg/PlatformVTdSampleDxe: Move to feature dir. 2017-09-17 09:52:12 +08:00